From 1b89319fd93b88313cab40f1e9de24c067b04efb Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 6 Dec 2011 14:15:01 -0600 Subject: Initial TQt conversion --- src/configdebugoptions.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/configdebugoptions.cpp') 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 -ConfigDebugOptions::ConfigDebugOptions(QWidget *parent, const QString& caption): ConfigDebugOptionsBase(parent) +ConfigDebugOptions::ConfigDebugOptions(TQWidget *parent, const TQString& caption): ConfigDebugOptionsBase(parent) { WidgetNotifyHelper h; h.setupChangedAction(this); -- cgit v1.2.3