diff options
Diffstat (limited to 'Subsurface-mobile.pro')
-rw-r--r-- | Subsurface-mobile.pro | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Subsurface-mobile.pro b/Subsurface-mobile.pro index a67ab8e72..47b447fa4 100644 --- a/Subsurface-mobile.pro +++ b/Subsurface-mobile.pro @@ -144,6 +144,7 @@ SOURCES += subsurface-mobile-main.cpp \ stats/statscolors.cpp \ stats/statsgrid.cpp \ stats/statshelper.cpp \ + stats/statsselection.cpp \ stats/statsseries.cpp \ stats/statsstate.cpp \ mobile-widgets/qmlinterface.cpp \ @@ -297,6 +298,7 @@ HEADERS += \ stats/statscolors.h \ stats/statsgrid.h \ stats/statshelper.h \ + stats/statsselection.h \ stats/statsseries.h \ stats/statsstate.h \ stats/statstranslations.h \ |