summaryrefslogtreecommitdiff
path: root/LayoutStudio.pro
diff options
context:
space:
mode:
authorTreeki <treeki@gmail.com>2012-09-06 00:31:19 +0200
committerTreeki <treeki@gmail.com>2012-09-06 00:31:19 +0200
commit2e52bea24a65cf70380c4e13c2f9f1238f023e91 (patch)
tree771d4c0b74db52ebecde1af722714905a072b149 /LayoutStudio.pro
parentf928869357765e3a73501064408bb7bc0ee363ef (diff)
downloadLayoutStudio-2e52bea24a65cf70380c4e13c2f9f1238f023e91.tar.gz
LayoutStudio-2e52bea24a65cf70380c4e13c2f9f1238f023e91.zip
some black magic involving templates which doesn't even work, pushing so I can work on it at home
Diffstat (limited to 'LayoutStudio.pro')
-rw-r--r--LayoutStudio.pro6
1 files changed, 4 insertions, 2 deletions
diff --git a/LayoutStudio.pro b/LayoutStudio.pro
index e4c57c6..2c937a3 100644
--- a/LayoutStudio.pro
+++ b/LayoutStudio.pro
@@ -43,7 +43,8 @@ SOURCES += main.cpp \
lstexcoordseteditor.cpp \
lsmaterialeditor.cpp \
lscolorpicker.cpp \
- lsmaterialmodel.cpp
+ lsmaterialmodel.cpp \
+ lsseteditor.cpp
HEADERS += lsmainwindow.h \
lsglobals.h \
lyt/packagebase.h \
@@ -85,7 +86,8 @@ HEADERS += lsmainwindow.h \
lstexcoordseteditor.h \
lsmaterialeditor.h \
lscolorpicker.h \
- lsmaterialmodel.h
+ lsmaterialmodel.h \
+ lsseteditor.h
FORMS +=
RESOURCES += resources.qrc