summaryrefslogtreecommitdiffstats
path: root/kspread/dialogs/kspread_dlg_comment.h
diff options
context:
space:
mode:
Diffstat (limited to 'kspread/dialogs/kspread_dlg_comment.h')
-rw-r--r--kspread/dialogs/kspread_dlg_comment.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kspread/dialogs/kspread_dlg_comment.h b/kspread/dialogs/kspread_dlg_comment.h
index e44aed81..296ec366 100644
--- a/kspread/dialogs/kspread_dlg_comment.h
+++ b/kspread/dialogs/kspread_dlg_comment.h
@@ -39,7 +39,7 @@ class CommentDialog : public KDialogBase
Q_OBJECT
TQ_OBJECT
public:
- CommentDialog( View* tqparent, const char* name,const TQPoint &_marker );
+ CommentDialog( View* parent, const char* name,const TQPoint &_marker );
public slots:
void slotOk();