diff options
author | Treeki <treeki@gmail.com> | 2012-09-06 06:05:52 +0200 |
---|---|---|
committer | Treeki <treeki@gmail.com> | 2012-09-06 06:05:52 +0200 |
commit | be8b56a7f0a8f6ba5456a099b61d032fd8aa2f61 (patch) | |
tree | f9ff07b4f67b6e1839bb551ecd93dae60a9d7861 /LayoutStudio.pro | |
parent | 5db787d8b88e214c89b8e02eaf619d18914e8571 (diff) | |
download | LayoutStudio-be8b56a7f0a8f6ba5456a099b61d032fd8aa2f61.tar.gz LayoutStudio-be8b56a7f0a8f6ba5456a099b61d032fd8aa2f61.zip |
Diffstat (limited to 'LayoutStudio.pro')
-rw-r--r-- | LayoutStudio.pro | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/LayoutStudio.pro b/LayoutStudio.pro index 2c937a3..890250c 100644 --- a/LayoutStudio.pro +++ b/LayoutStudio.pro @@ -87,7 +87,8 @@ HEADERS += lsmainwindow.h \ lsmaterialeditor.h \ lscolorpicker.h \ lsmaterialmodel.h \ - lsseteditor.h + lsseteditor.h \ + lsmaterialeditors.h FORMS += RESOURCES += resources.qrc |