adding Snapmatic Property Editor
This commit is contained in:
parent
641bf222c9
commit
5086fb8f3f
9 changed files with 482 additions and 256 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue