diff options
Diffstat (limited to 'kexi/core/kexicontexthelp.h')
-rw-r--r-- | kexi/core/kexicontexthelp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/core/kexicontexthelp.h b/kexi/core/kexicontexthelp.h index 92afe807..c9a4b118 100644 --- a/kexi/core/kexicontexthelp.h +++ b/kexi/core/kexicontexthelp.h @@ -26,7 +26,7 @@ class KEXICORE_EXPORT KexiContextHelp : public KoContextHelpWidget { - Q_OBJECT + TQ_OBJECT public: |