diff options
Diffstat (limited to 'cervisia/logdlg.h')
-rw-r--r-- | cervisia/logdlg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cervisia/logdlg.h b/cervisia/logdlg.h index 3e6d3b66..2e676d04 100644 --- a/cervisia/logdlg.h +++ b/cervisia/logdlg.h @@ -52,7 +52,7 @@ public: class LogDialog : public KDialogBase { Q_OBJECT - TQ_OBJECT + public: explicit LogDialog( KConfig& cfg, TQWidget *parent=0, const char *name=0 ); |