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 -6
View File
@@ -20,11 +20,6 @@
#include "LabelEditor.h"
#include <QMouseEvent>
#include <QtMath>
#include <QtDebug>
#include "Cursors.h"
#include "FrameCd.h"
#include "FrameEllipse.h"
@@ -41,6 +36,10 @@
#include "Settings.h"
#include "UndoRedoModel.h"
#include <QMouseEvent>
#include <QtMath>
#include <QtDebug>
namespace glabels
{
@@ -1250,4 +1249,4 @@ namespace glabels
emit zoomChanged();
}
}
} // namespace glabels