Added SimplePreview to NewLabelDialog.

This commit is contained in:
Jim Evins
2013-11-13 23:53:05 -05:00
parent 5dff08935e
commit 9dce9addf1
6 changed files with 211 additions and 1 deletions
+2
View File
@@ -18,6 +18,7 @@ set (glabels_sources
TemplatePickerItem.cpp
TextNode.cpp
NewLabelDialog.cpp
SimplePreview.cpp
)
set (glabels_qobject_headers
@@ -26,6 +27,7 @@ set (glabels_qobject_headers
MainWindow.h
TemplatePicker.h
NewLabelDialog.h
SimplePreview.h
)
set (glabels_forms