Some coding style adjustments.

This commit is contained in:
Jim Evins
2017-04-01 13:30:19 -04:00
parent 790abba5f6
commit c926d8fd0d
138 changed files with 658 additions and 630 deletions
+4 -5
View File
@@ -20,10 +20,6 @@
#include "Db.h"
#include <QtDebug>
#include <QtGlobal>
#include "Config.h"
#include "StrUtil.h"
#include "FileUtil.h"
@@ -32,6 +28,9 @@
#include "XmlTemplateParser.h"
#include "XmlVendorParser.h"
#include <QtDebug>
#include <QtGlobal>
namespace glabels
{
@@ -686,4 +685,4 @@ namespace glabels
}
}
}
} // namespace glabels