diff options
Diffstat (limited to 'lib/kofficeui/KoToolBox.h')
| -rw-r--r-- | lib/kofficeui/KoToolBox.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kofficeui/KoToolBox.h b/lib/kofficeui/KoToolBox.h index 764ce4c11..7b31d8478 100644 --- a/lib/kofficeui/KoToolBox.h +++ b/lib/kofficeui/KoToolBox.h @@ -104,7 +104,7 @@ public: TQWidget* getNextParent(); private: - TQPtrList<TQWidget> m_tqchildren; + TQPtrList<TQWidget> m_children; TQBoxLayout *m_layout; TQWidget *m_leftRow; |
