summary refs log tree commit diff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorKonstantinos Sideris <sideris.konstantin@gmail.com>2018-09-08 14:55:30 +0300
committerKonstantinos Sideris <sideris.konstantin@gmail.com>2018-09-08 14:55:30 +0300
commit5267e0262be966b2c9da3d42f73a657bc77339d4 (patch)
tree74cb1a6d66107be4021e3cf1099036861c24895a /CMakeLists.txt
parentmacOs: Add missing border on the TopBar (diff)
downloadnheko-5267e0262be966b2c9da3d42f73a657bc77339d4.tar.xz
Remove custom stylesheet for qmenu
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
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