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
+1 -2
View File
@@ -20,7 +20,6 @@
#include "ColorSwatch.h"
#include <QPainter>
@@ -58,4 +57,4 @@ namespace glabels
painter.drawRect( 1, 1, w-2, h-2 );
}
}
} // namespace glabels