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