summaryrefslogtreecommitdiffstats
path: root/klaptopdaemon/warning.h
diff options
context:
space:
mode:
Diffstat (limited to 'klaptopdaemon/warning.h')
-rw-r--r--klaptopdaemon/warning.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/klaptopdaemon/warning.h b/klaptopdaemon/warning.h
index fa0383b..67244ca 100644
--- a/klaptopdaemon/warning.h
+++ b/klaptopdaemon/warning.h
@@ -41,7 +41,7 @@ class KComboBox;
class WarningConfig : public KCModule
{
Q_OBJECT
- TQ_OBJECT
+
public:
WarningConfig(int x, TQWidget *parent=0, const char* name=0);
~WarningConfig();