diff options
Diffstat (limited to 'src/customtraylabel.cpp')
-rw-r--r-- | src/customtraylabel.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/customtraylabel.cpp b/src/customtraylabel.cpp index 684a098..757df2f 100644 --- a/src/customtraylabel.cpp +++ b/src/customtraylabel.cpp @@ -360,3 +360,5 @@ void CustomTrayLabel::dropEvent(QDropEvent *) "that is brought in front when you hover the item over the tray icon")); } + +#include "customtraylabel.moc" |