diff options
Diffstat (limited to 'kexi/3rdparty/kolibs/KoPageLayoutHeader.h')
-rw-r--r-- | kexi/3rdparty/kolibs/KoPageLayoutHeader.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/3rdparty/kolibs/KoPageLayoutHeader.h b/kexi/3rdparty/kolibs/KoPageLayoutHeader.h index de8db04b..1f1e8073 100644 --- a/kexi/3rdparty/kolibs/KoPageLayoutHeader.h +++ b/kexi/3rdparty/kolibs/KoPageLayoutHeader.h @@ -32,7 +32,7 @@ class KoPageLayoutHeader : public KoPageLayoutHeaderBase { TQ_OBJECT public: - KoPageLayoutHeader(TQWidget *tqparent, KoUnit::Unit unit, const KoKWHeaderFooter &kwhf); + KoPageLayoutHeader(TQWidget *parent, KoUnit::Unit unit, const KoKWHeaderFooter &kwhf); const KoKWHeaderFooter& headerFooter(); private: |