summaryrefslogtreecommitdiffstats
path: root/src/kbfxplasmaindexitem.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kbfxplasmaindexitem.h')
-rw-r--r--src/kbfxplasmaindexitem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kbfxplasmaindexitem.h b/src/kbfxplasmaindexitem.h
index cd58f81..ec77faf 100644
--- a/src/kbfxplasmaindexitem.h
+++ b/src/kbfxplasmaindexitem.h
@@ -39,7 +39,7 @@ class KbfxPlasmaIndexItem : public KbfxPlasmaCanvasAbstractItem
void setId ( int id );
//void setName(TQString name);
void setLabelText ( TQString text );
- void setBelongsTo ( TQString tqparent );
+ void setBelongsTo ( TQString parent );
TQString belongsTo();
int height();
void setSelected ( bool select );