summaryrefslogtreecommitdiff
path: root/LayoutStudio.pro
diff options
context:
space:
mode:
authorTreeki <treeki@gmail.com>2012-08-15 16:25:15 +0200
committerTreeki <treeki@gmail.com>2012-08-15 16:25:15 +0200
commit247a25c8ecaa8e6496ea1f35c0c7d4eb1154a0a9 (patch)
tree63a8c844f4c4c490cb9a53137352d3a19a74884a /LayoutStudio.pro
parentb3e58ec4a57f1cefe34438943b963f86dbf40b72 (diff)
downloadLayoutStudio-247a25c8ecaa8e6496ea1f35c0c7d4eb1154a0a9.tar.gz
LayoutStudio-247a25c8ecaa8e6496ea1f35c0c7d4eb1154a0a9.zip
the beginnings of a very, very unfinished pane editor
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 2a27df3..66a8567 100644
--- a/LayoutStudio.pro
+++ b/LayoutStudio.pro
@@ -38,7 +38,8 @@ SOURCES += main.cpp \
wii/texpalette.cpp \
lspackagemodel.cpp \
lslayoutwindow.cpp \
- lsscenemodel.cpp
+ lsscenemodel.cpp \
+ lspaneeditor.cpp
HEADERS += lsmainwindow.h \
lsglobals.h \
lyt/packagebase.h \
@@ -75,7 +76,8 @@ HEADERS += lsmainwindow.h \
wii/gx.h \
lspackagemodel.h \
lslayoutwindow.h \
- lsscenemodel.h
+ lsscenemodel.h \
+ lspaneeditor.h
FORMS +=
RESOURCES += resources.qrc