summaryrefslogtreecommitdiffstats
path: root/kplato/kptdoublelistviewbase.h
diff options
context:
space:
mode:
Diffstat (limited to 'kplato/kptdoublelistviewbase.h')
-rw-r--r--kplato/kptdoublelistviewbase.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kplato/kptdoublelistviewbase.h b/kplato/kptdoublelistviewbase.h
index e56b21b9..6b610475 100644
--- a/kplato/kptdoublelistviewbase.h
+++ b/kplato/kptdoublelistviewbase.h
@@ -125,7 +125,7 @@ public:
MasterListItem(TQListViewItem *parent, TQString text, bool highlight=false);
~MasterListItem();
- /// Creates slaveitems for myself and my tqchildren
+ /// Creates slaveitems for myself and my children
void createSlaveItems(TQListView *lv, TQListViewItem *after=0);
void slaveItemDeleted();
void setSlaveOpen(bool on);