diff options
Diffstat (limited to 'tdeio/tdefile/kopenwith.h')
-rw-r--r-- | tdeio/tdefile/kopenwith.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeio/tdefile/kopenwith.h b/tdeio/tdefile/kopenwith.h index e0482b87a..99a047082 100644 --- a/tdeio/tdefile/kopenwith.h +++ b/tdeio/tdefile/kopenwith.h @@ -45,7 +45,7 @@ class KOpenWithDlgPrivate; */ class TDEIO_EXPORT KOpenWithDlg : public TQDialog //#TODO: Use KDialogBase for KDE4 { - Q_OBJECT + TQ_OBJECT public: /** |