summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 6ebba4dd5..aac1759bc 100644
--- a/Makefile
+++ b/Makefile
@@ -37,6 +37,7 @@ HEADERS = \
qt-ui/models.h \
qt-ui/plotareascene.h \
qt-ui/starwidget.h \
+ qt-ui/modeldelegates.h \
SOURCES = \
@@ -75,6 +76,7 @@ SOURCES = \
qt-ui/models.cpp \
qt-ui/plotareascene.cpp \
qt-ui/starwidget.cpp \
+ qt-ui/modeldelegates.cpp \
$(RESFILE)