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 c1cd2a0b..d28c8e2a 100644
--- a/kexi/core/kexicontexthelp.h
+++ b/kexi/core/kexicontexthelp.h
@@ -30,7 +30,7 @@ class KEXICORE_EXPORT KexiContextHelp : public KoContextHelpWidget
TQ_OBJECT
public:
- KexiContextHelp(KexiMainWindow *view, TQWidget *tqparent=0);
+ KexiContextHelp(KexiMainWindow *view, TQWidget *parent=0);
~KexiContextHelp();
private slots:
void linkClickedInternal(const TQString &link);