From 3fdfc9b69f6f6f1e0726830cd03c03b87db25a7e Mon Sep 17 00:00:00 2001 From: Konstantinos Sideris Date: Sat, 6 Oct 2018 18:39:11 +0300 Subject: Remove Scrollbar --- CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 701e8610..8dd99719 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -200,7 +200,6 @@ set(SRC_FILES src/ui/FloatingButton.cpp src/ui/Label.cpp src/ui/OverlayModal.cpp - src/ui/ScrollBar.cpp src/ui/SnackBar.cpp src/ui/RaisedButton.cpp src/ui/Ripple.cpp @@ -328,7 +327,6 @@ qt5_wrap_cpp(MOC_HEADERS src/ui/FloatingButton.h src/ui/Menu.h src/ui/OverlayWidget.h - src/ui/ScrollBar.h src/ui/SnackBar.h src/ui/RaisedButton.h src/ui/Ripple.h -- cgit 1.5.1