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
+5 -5
View File
@@ -22,11 +22,6 @@
#define LabelModelObject_h
#include <QObject>
#include <QFont>
#include <QMatrix>
#include <QPainter>
#include "BarcodeStyle.h"
#include "ColorNode.h"
#include "Distance.h"
@@ -36,6 +31,11 @@
#include "Merge/Record.h"
#include <QObject>
#include <QFont>
#include <QMatrix>
#include <QPainter>
namespace glabels
{