summaryrefslogtreecommitdiffstats
path: root/kpresenter/KPrTextObject.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpresenter/KPrTextObject.h')
-rw-r--r--kpresenter/KPrTextObject.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpresenter/KPrTextObject.h b/kpresenter/KPrTextObject.h
index 41dbe91e..3bacdb69 100644
--- a/kpresenter/KPrTextObject.h
+++ b/kpresenter/KPrTextObject.h
@@ -290,7 +290,7 @@ protected slots:
protected:
bool canDecode( TQMimeSource *e );
- TQDragObject * newDrag( TQWidget * tqparent );
+ TQDragObject * newDrag( TQWidget * parent );
// Reimplemented from KoTextView
virtual void doAutoFormat( KoTextCursor* cursor, KoTextParag *parag, int index, TQChar ch );
virtual bool doIgnoreDoubleSpace(KoTextParag * parag, int index,TQChar ch );