diff options
Diffstat (limited to 'kexi/widget/kexisectionheader.h')
-rw-r--r-- | kexi/widget/kexisectionheader.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/widget/kexisectionheader.h b/kexi/widget/kexisectionheader.h index 1b1054c3..083fac1a 100644 --- a/kexi/widget/kexisectionheader.h +++ b/kexi/widget/kexisectionheader.h @@ -31,7 +31,7 @@ class KEXIEXTWIDGETS_EXPORT KexiSectionHeader : public TQWidget public: class BoxLayout; - KexiSectionHeader(const TQString &caption, Qt::Orientation o, + KexiSectionHeader(const TQString &caption, TQt::Orientation o, TQWidget* parent = 0 ); virtual ~KexiSectionHeader(); |