summaryrefslogtreecommitdiffstats
path: root/tests/manual/barstest/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/barstest/CMakeLists.txt')
-rw-r--r--tests/manual/barstest/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/manual/barstest/CMakeLists.txt b/tests/manual/barstest/CMakeLists.txt
index 8c4c9295..2d268023 100644
--- a/tests/manual/barstest/CMakeLists.txt
+++ b/tests/manual/barstest/CMakeLists.txt
@@ -7,6 +7,8 @@ qt_internal_add_manual_test(barstest
GUI
SOURCES
chart.cpp chart.h
+ sliderwrapper.cpp sliderwrapper.h
+ buttonwrapper.cpp buttonwrapper.h
custominputhandler.cpp custominputhandler.h
main.cpp
)