diff options
Diffstat (limited to 'src/configdebugoptions.cpp')
| -rw-r--r-- | src/configdebugoptions.cpp | 2 | 
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); | 
