diff options
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 |