summaryrefslogtreecommitdiff
path: root/LayoutStudio.pro
diff options
context:
space:
mode:
authorTreeki <treeki@gmail.com>2012-08-19 01:48:36 +0200
committerTreeki <treeki@gmail.com>2012-08-19 01:48:36 +0200
commit2883326061ccadc1b21376dc25c92e1d6751d592 (patch)
tree8488da79605991d1b02a97d3eb78741c47647103 /LayoutStudio.pro
parent195efe4ebab933bfbba7f7bf06cf4592b865d008 (diff)
downloadLayoutStudio-2883326061ccadc1b21376dc25c92e1d6751d592.tar.gz
LayoutStudio-2883326061ccadc1b21376dc25c92e1d6751d592.zip
added a tex coord set editor and the beginnings of a Picture tab
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 66a8567..cf9287d 100644
--- a/LayoutStudio.pro
+++ b/LayoutStudio.pro
@@ -39,7 +39,8 @@ SOURCES += main.cpp \
lspackagemodel.cpp \
lslayoutwindow.cpp \
lsscenemodel.cpp \
- lspaneeditor.cpp
+ lspaneeditor.cpp \
+ lstexcoordseteditor.cpp
HEADERS += lsmainwindow.h \
lsglobals.h \
lyt/packagebase.h \
@@ -77,7 +78,8 @@ HEADERS += lsmainwindow.h \
lspackagemodel.h \
lslayoutwindow.h \
lsscenemodel.h \
- lspaneeditor.h
+ lspaneeditor.h \
+ lstexcoordseteditor.h
FORMS +=
RESOURCES += resources.qrc