Some namespace cleanup.

This commit is contained in:
Jim Evins
2016-03-27 00:14:38 -04:00
parent 5b7e031c52
commit 7559544b06
156 changed files with 9732 additions and 10126 deletions
+5 -5
View File
@@ -1,6 +1,6 @@
/* XmlPaperParser.h
*
* Copyright (C) 2013 Jim Evins <evins@snaught.com>
* Copyright (C) 2013-2016 Jim Evins <evins@snaught.com>
*
* This file is part of gLabels-qt.
*
@@ -18,15 +18,15 @@
* along with gLabels-qt. If not, see <http://www.gnu.org/licenses/>.
*/
#ifndef libglabels_XmlPaperParser_h
#define libglabels_XmlPaperParser_h
#ifndef glabels_XmlPaperParser_h
#define glabels_XmlPaperParser_h
#include <QString>
#include <QDomElement>
namespace libglabels
namespace glabels
{
class XmlPaperParser
@@ -43,4 +43,4 @@ namespace libglabels
}
#endif // libglabels_XmlPaperParser_h
#endif // glabels_XmlPaperParser_h