Initial skeletal View implementation.

This commit is contained in:
Jim Evins
2013-12-08 00:01:09 -05:00
parent 0ff0021a8d
commit a6ca214a99
7 changed files with 137 additions and 10 deletions
+2
View File
@@ -20,6 +20,7 @@ set (glabels_sources
TextNode.cpp
NewLabelDialog.cpp
SimplePreview.cpp
View.cpp
)
set (glabels_qobject_headers
@@ -30,6 +31,7 @@ set (glabels_qobject_headers
TemplatePicker.h
NewLabelDialog.h
SimplePreview.h
View.h
)
set (glabels_forms