diff options
Diffstat (limited to 'kmilo/generic/generic_monitor.h')
-rw-r--r-- | kmilo/generic/generic_monitor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmilo/generic/generic_monitor.h b/kmilo/generic/generic_monitor.h index c94606d..6f23316 100644 --- a/kmilo/generic/generic_monitor.h +++ b/kmilo/generic/generic_monitor.h @@ -48,7 +48,7 @@ struct ShortcutInfo class GenericMonitor : public Monitor { Q_OBJECT - TQ_OBJECT + public: GenericMonitor(TQObject *parent, const char *name, const TQStringList&); |