Created skeletal rich print preview widget.

This commit is contained in:
Jim Evins
2015-08-21 00:43:45 -04:00
parent a345acb90f
commit 3bb129b1d1
9 changed files with 280 additions and 12 deletions
+1
View File
@@ -189,6 +189,7 @@ namespace glabels
QToolBar* fileToolBar;
QToolBar* editorToolBar;
QTabWidget* mNotebook;
LabelModel* mModel;
View* mView;
ObjectEditor* mObjectEditor;