diff options
Diffstat (limited to 'tdelirc/kcmlirc/editmode.h')
-rw-r--r-- | tdelirc/kcmlirc/editmode.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdelirc/kcmlirc/editmode.h b/tdelirc/kcmlirc/editmode.h index 5de0836..669e991 100644 --- a/tdelirc/kcmlirc/editmode.h +++ b/tdelirc/kcmlirc/editmode.h @@ -20,7 +20,7 @@ */ class EditMode : public EditModeBase { - Q_OBJECT + TQ_OBJECT public: |