diff options
Diffstat (limited to 'kpresenter/KPrView.h')
-rw-r--r-- | kpresenter/KPrView.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpresenter/KPrView.h b/kpresenter/KPrView.h index f50816ba..ecfb736e 100644 --- a/kpresenter/KPrView.h +++ b/kpresenter/KPrView.h @@ -781,7 +781,7 @@ protected: virtual void updateReadWrite( bool readwrite ); void addVariableActions( int type, const TQStringList & texts, - KActionMenu * tqparentMenu, const TQString & menuText ); + KActionMenu * parentMenu, const TQString & menuText ); void showParagraphDialog( int initialPage = -1, double initialTabPos = 0.0 ); |