summary refs log tree commit diff
path: root/src/TrayIcon.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/TrayIcon.cpp')
-rw-r--r--src/TrayIcon.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/TrayIcon.cpp b/src/TrayIcon.cpp

index 3b74544c..c89e69cc 100644 --- a/src/TrayIcon.cpp +++ b/src/TrayIcon.cpp
@@ -123,3 +123,5 @@ TrayIcon::setUnreadCount(int count) { qGuiApp->setBadgeNumber(count); } + +#include "moc_TrayIcon.cpp"