diff options
Diffstat (limited to 'kcontrol/konqhtml/khttpoptdlg.h')
-rw-r--r-- | kcontrol/konqhtml/khttpoptdlg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/konqhtml/khttpoptdlg.h b/kcontrol/konqhtml/khttpoptdlg.h index d4e17af56..39d1a4b82 100644 --- a/kcontrol/konqhtml/khttpoptdlg.h +++ b/kcontrol/konqhtml/khttpoptdlg.h @@ -17,7 +17,7 @@ */ class KHTTPOptions : public TDECModule { -Q_OBJECT +TQ_OBJECT public: KHTTPOptions(TDEConfig *config, TQString group, TQWidget *parent = 0L, const char *name = 0L); |