Prettied up SimplePreview.

This commit is contained in:
Jim Evins
2013-11-16 16:46:41 -05:00
parent fe87cd5d76
commit f255f561ce
3 changed files with 152 additions and 156 deletions
+1
View File
@@ -48,6 +48,7 @@ namespace gLabels
void drawLabel( double x, double y, const QPainterPath &path );
QGraphicsScene *mScene;
double mScale;
};