summaryrefslogtreecommitdiffstats
path: root/src/configdebugoptions.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/configdebugoptions.cpp')
-rw-r--r--src/configdebugoptions.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/configdebugoptions.cpp b/src/configdebugoptions.cpp
index e5402b5..a705feb 100644
--- a/src/configdebugoptions.cpp
+++ b/src/configdebugoptions.cpp
@@ -22,7 +22,7 @@
#include <iostream>
-ConfigDebugOptions::ConfigDebugOptions(QWidget *parent, const QString& caption): ConfigDebugOptionsBase(parent)
+ConfigDebugOptions::ConfigDebugOptions(TQWidget *parent, const TQString& caption): ConfigDebugOptionsBase(parent)
{
WidgetNotifyHelper h;
h.setupChangedAction(this);