diff options
Diffstat (limited to 'src/plugins/General/statusicon/CMakeLists.txt')
| -rw-r--r-- | src/plugins/General/statusicon/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/plugins/General/statusicon/CMakeLists.txt b/src/plugins/General/statusicon/CMakeLists.txt index e518a01be..0e28749ab 100644 --- a/src/plugins/General/statusicon/CMakeLists.txt +++ b/src/plugins/General/statusicon/CMakeLists.txt @@ -32,6 +32,7 @@ SET(libstatusicon_SRCS statusicon.cpp statusiconfactory.cpp qmmptrayicon.cpp + statusiconpopupwidget.cpp ) SET(libstatusicon_MOC_HDRS @@ -39,6 +40,7 @@ SET(libstatusicon_MOC_HDRS statusiconfactory.h statusicon.h qmmptrayicon.h + statusiconpopupwidget.h ) SET(libstatusicon_RCCS |
