diff options
Diffstat (limited to 'tdeio/tdefile/kcustommenueditor.h')
-rw-r--r-- | tdeio/tdefile/kcustommenueditor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeio/tdefile/kcustommenueditor.h b/tdeio/tdefile/kcustommenueditor.h index cb43c606f..c0f43343e 100644 --- a/tdeio/tdefile/kcustommenueditor.h +++ b/tdeio/tdefile/kcustommenueditor.h @@ -32,7 +32,7 @@ class TDEConfigBase; */ class TDEIO_EXPORT KCustomMenuEditor : public KDialogBase { - Q_OBJECT + TQ_OBJECT public: /** * Create a dialog for editing a custom menu |