Created placeholder for Variables page in UI.

This commit is contained in:
Jim Evins
2018-12-08 12:53:04 -05:00
parent 1afd5f737f
commit b9b792272c
29 changed files with 418 additions and 166 deletions
+3
View File
@@ -39,6 +39,7 @@ set (glabels_sources
TemplatePicker.cpp
TemplatePickerItem.cpp
UndoRedoModel.cpp
VariablesView.cpp
)
set (glabels_qobject_headers
@@ -67,6 +68,7 @@ set (glabels_qobject_headers
TemplateDesigner.h
TemplatePicker.h
UndoRedoModel.h
VariablesView.h
)
set (glabels_forms
@@ -92,6 +94,7 @@ set (glabels_forms
ui/TemplateDesignerOneLayoutPage.ui
ui/TemplateDesignerTwoLayoutPage.ui
ui/TemplateDesignerApplyPage.ui
ui/VariablesView.ui
)
set (glabels_resource_files