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
+2 -3
View File
@@ -20,13 +20,12 @@
#include "ColorButton.h"
#include "ColorSwatch.h"
#include <QHBoxLayout>
#include <QIcon>
#include <QtDebug>
#include "ColorSwatch.h"
namespace glabels
{
@@ -183,4 +182,4 @@ namespace glabels
emit colorChanged();
}
}
} // namespace glabels