diff options
Diffstat (limited to 'kjots/kjotsentry.h')
-rw-r--r-- | kjots/kjotsentry.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kjots/kjotsentry.h b/kjots/kjotsentry.h index b949886..9d7df78 100644 --- a/kjots/kjotsentry.h +++ b/kjots/kjotsentry.h @@ -145,7 +145,7 @@ class KJotsPage : public KJotsEntryBase Q_OBJECT TQ_OBJECT public: - KJotsPage(KJotsBook* tqparent, TQListViewItem* after = 0); + KJotsPage(KJotsBook* parent, TQListViewItem* after = 0); ~KJotsPage(); public: |