diff options
Diffstat (limited to 'kdelirc/kcmlirc/editmode.h')
-rw-r--r-- | kdelirc/kcmlirc/editmode.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdelirc/kcmlirc/editmode.h b/kdelirc/kcmlirc/editmode.h index 8ceff01..5de0836 100644 --- a/kdelirc/kcmlirc/editmode.h +++ b/kdelirc/kcmlirc/editmode.h @@ -21,7 +21,7 @@ class EditMode : public EditModeBase { Q_OBJECT - TQ_OBJECT + public: void slotCheckText(const TQString &newText); |