diff options
Diffstat (limited to 'src/entryitem.h')
-rw-r--r-- | src/entryitem.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/entryitem.h b/src/entryitem.h index 74c95cd..46958ac 100644 --- a/src/entryitem.h +++ b/src/entryitem.h @@ -42,7 +42,7 @@ public: */ EntryItem(GUI::ListView* parent, Data::EntryPtr entry); /** - * This constructor is for items which have other KListViewItems as parents. It + * This constructor is for items which have other TDEListViewItems as parents. It * initializes the text in the first column, as well. * * @param parent A pointer to the parent |