summaryrefslogtreecommitdiffstats
path: root/kexi/core/kexicontexthelp.h
diff options
context:
space:
mode:
Diffstat (limited to 'kexi/core/kexicontexthelp.h')
-rw-r--r--kexi/core/kexicontexthelp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/core/kexicontexthelp.h b/kexi/core/kexicontexthelp.h
index d28c8e2a3..92afe8079 100644
--- a/kexi/core/kexicontexthelp.h
+++ b/kexi/core/kexicontexthelp.h
@@ -27,7 +27,7 @@
class KEXICORE_EXPORT KexiContextHelp : public KoContextHelpWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiContextHelp(KexiMainWindow *view, TQWidget *parent=0);