From f928869357765e3a73501064408bb7bc0ee363ef Mon Sep 17 00:00:00 2001 From: Treeki Date: Wed, 5 Sep 2012 01:36:57 +0200 Subject: improving the material editor --- LayoutStudio.pro | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'LayoutStudio.pro') diff --git a/LayoutStudio.pro b/LayoutStudio.pro index 9f2fc26..e4c57c6 100644 --- a/LayoutStudio.pro +++ b/LayoutStudio.pro @@ -42,7 +42,8 @@ SOURCES += main.cpp \ lspaneeditor.cpp \ lstexcoordseteditor.cpp \ lsmaterialeditor.cpp \ - lscolorpicker.cpp + lscolorpicker.cpp \ + lsmaterialmodel.cpp HEADERS += lsmainwindow.h \ lsglobals.h \ lyt/packagebase.h \ @@ -83,7 +84,8 @@ HEADERS += lsmainwindow.h \ lspaneeditor.h \ lstexcoordseteditor.h \ lsmaterialeditor.h \ - lscolorpicker.h + lscolorpicker.h \ + lsmaterialmodel.h FORMS += RESOURCES += resources.qrc -- cgit v1.2.3