diff options
Diffstat (limited to 'lib/kofficeui/KoContextCelp.h')
-rw-r--r-- | lib/kofficeui/KoContextCelp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kofficeui/KoContextCelp.h b/lib/kofficeui/KoContextCelp.h index 36c51366..b21eba5b 100644 --- a/lib/kofficeui/KoContextCelp.h +++ b/lib/kofficeui/KoContextCelp.h @@ -220,7 +220,7 @@ class KOFFICEUI_EXPORT KoContextHelpAction : public KToggleAction TQ_OBJECT public: - KoContextHelpAction( KActionCollection* tqparentCollection, TQWidget* tqparent = 0 ); + KoContextHelpAction( KActionCollection* parentCollection, TQWidget* tqparent = 0 ); virtual ~KoContextHelpAction(); public slots: |