diff options
Diffstat (limited to 'quanta/components/debugger/gubed/gubedsettings.h')
-rw-r--r-- | quanta/components/debugger/gubed/gubedsettings.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/components/debugger/gubed/gubedsettings.h b/quanta/components/debugger/gubed/gubedsettings.h index b8fef421..ab07a6c6 100644 --- a/quanta/components/debugger/gubed/gubedsettings.h +++ b/quanta/components/debugger/gubed/gubedsettings.h @@ -22,7 +22,7 @@ class GubedSettings : public GubedSettingsS { Q_OBJECT - TQ_OBJECT + public slots: virtual void slotUseProxyToggle( bool useproxy); |