diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/daemon/daemon.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/daemon/daemon.h b/src/daemon/daemon.h index 0839490..092242d 100644 --- a/src/daemon/daemon.h +++ b/src/daemon/daemon.h @@ -28,7 +28,7 @@ class NotifierContainer : public TQWidget { Q_OBJECT - TQ_OBJECT + public: NotifierContainer(); |