From 2e52bea24a65cf70380c4e13c2f9f1238f023e91 Mon Sep 17 00:00:00 2001 From: Treeki Date: Thu, 6 Sep 2012 00:31:19 +0200 Subject: some black magic involving templates which doesn't even work, pushing so I can work on it at home --- LayoutStudio.pro | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'LayoutStudio.pro') 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 -- cgit v1.2.3