diff options
Diffstat (limited to 'stats/CMakeLists.txt')
-rw-r--r-- | stats/CMakeLists.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/stats/CMakeLists.txt b/stats/CMakeLists.txt index 105096436..9048acf97 100644 --- a/stats/CMakeLists.txt +++ b/stats/CMakeLists.txt @@ -13,6 +13,9 @@ set(SUBSURFACE_STATS_SRCS chartitem.cpp chartlistmodel.h chartlistmodel.cpp + histogrammarker.h + histogrammarker.cpp + chartlistmodel.cpp informationbox.h informationbox.cpp legend.h |