adding Snapmatic Property Editor

This commit is contained in:
Rafael 2016-12-10 07:55:06 +01:00
parent 641bf222c9
commit 5086fb8f3f
9 changed files with 482 additions and 256 deletions

View file

@ -48,6 +48,7 @@ SOURCES += main.cpp \
SavegameDialog.cpp \
SavegameWidget.cpp \
SidebarGenerator.cpp \
SnapmaticEditor.cpp \
SnapmaticPicture.cpp \
SnapmaticWidget.cpp \
StandardPaths.cpp \
@ -79,6 +80,7 @@ HEADERS += \
SavegameDialog.h \
SavegameWidget.h \
SidebarGenerator.h \
SnapmaticEditor.h \
SnapmaticPicture.h \
SnapmaticWidget.h \
StandardPaths.h \
@ -94,6 +96,7 @@ FORMS += \
ProfileInterface.ui \
SavegameDialog.ui \
SavegameWidget.ui \
SnapmaticEditor.ui \
SnapmaticWidget.ui \
UserInterface.ui