diff options
Diffstat (limited to 'ktouch/src/ktouchkeyboardeditor.h')
-rw-r--r-- | ktouch/src/ktouchkeyboardeditor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ktouch/src/ktouchkeyboardeditor.h b/ktouch/src/ktouchkeyboardeditor.h index 6ba58f67..b4eba3f7 100644 --- a/ktouch/src/ktouchkeyboardeditor.h +++ b/ktouch/src/ktouchkeyboardeditor.h @@ -40,7 +40,7 @@ /// @endcode /// @see startEditor() for details on the return value. class KTouchKeyboardEditor : public KTouchKeyboardEditorDlg { - Q_OBJECT + TQ_OBJECT public: |