Style reconciliation.

This commit is contained in:
Jim Evins
2013-12-28 11:32:28 -05:00
parent f1de981804
commit a46bc43a4d
33 changed files with 1525 additions and 289 deletions
+3 -5
View File
@@ -34,11 +34,9 @@ namespace glabels
class LabelModelObject;
//////////////////////////////////////////////
//////////////////////////////////////////////
// View
//////////////////////////////////////////////
//////////////////////////////////////////////
///
/// View Widget
///
class View : public QGraphicsView
{
Q_OBJECT