summaryrefslogtreecommitdiffstats
path: root/quanta/components/debugger/gubed/gubedsettings.h
diff options
context:
space:
mode:
Diffstat (limited to 'quanta/components/debugger/gubed/gubedsettings.h')
-rw-r--r--quanta/components/debugger/gubed/gubedsettings.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/components/debugger/gubed/gubedsettings.h b/quanta/components/debugger/gubed/gubedsettings.h
index dc070f32..73232e06 100644
--- a/quanta/components/debugger/gubed/gubedsettings.h
+++ b/quanta/components/debugger/gubed/gubedsettings.h
@@ -27,7 +27,7 @@ class GubedSettings : public GubedSettingsS
virtual void slotUseProxyToggle( bool useproxy);
public:
- GubedSettings(const QString &protocolversion);
+ GubedSettings(const TQString &protocolversion);
~GubedSettings();
};