From 5267e0262be966b2c9da3d42f73a657bc77339d4 Mon Sep 17 00:00:00 2001 From: Konstantinos Sideris Date: Sat, 8 Sep 2018 14:55:30 +0300 Subject: Remove custom stylesheet for qmenu --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 703a6156..741f4ae4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -314,6 +314,7 @@ qt5_wrap_cpp(MOC_HEADERS src/ui/FlatButton.h src/ui/Label.h src/ui/FloatingButton.h + src/ui/Menu.h src/ui/OverlayWidget.h src/ui/ScrollBar.h src/ui/SnackBar.h -- cgit 1.5.1