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 -6
View File
@@ -20,16 +20,15 @@
#include "XmlVendorParser.h"
#include "Db.h"
#include "Vendor.h"
#include "XmlUtil.h"
#include <QDomDocument>
#include <QDomNode>
#include <QFile>
#include <QtDebug>
#include "Db.h"
#include "Vendor.h"
#include "XmlUtil.h"
namespace glabels
{
@@ -101,5 +100,4 @@ namespace glabels
}
}
}
} // namespace glabels