summaryrefslogtreecommitdiffstats
path: root/src/configdebugoptions.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/configdebugoptions.h')
-rw-r--r--src/configdebugoptions.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/configdebugoptions.h b/src/configdebugoptions.h
index 3584ff6..cc75b8e 100644
--- a/src/configdebugoptions.h
+++ b/src/configdebugoptions.h
@@ -30,7 +30,7 @@
class ConfigDebugOptions : public ConfigDebugOptionsBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
ConfigDebugOptions(TQWidget *parent, const TQString& caption);
~ConfigDebugOptions();