summaryrefslogtreecommitdiffstats
path: root/krecipes/src/widgets/categorylistview.h
diff options
context:
space:
mode:
Diffstat (limited to 'krecipes/src/widgets/categorylistview.h')
-rw-r--r--krecipes/src/widgets/categorylistview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/krecipes/src/widgets/categorylistview.h b/krecipes/src/widgets/categorylistview.h
index 98a32be..69c978e 100644
--- a/krecipes/src/widgets/categorylistview.h
+++ b/krecipes/src/widgets/categorylistview.h
@@ -123,7 +123,7 @@ protected:
virtual void load( int limit, int offset );
/** so that it allows dropping into
- * subchildren that aren't expandable. The code is taken from KDE's TDEListView with
+ * subchildren that aren't expandable. The code is taken from TDE's TDEListView with
* one line commented out.
*/
void findDrop( const TQPoint &pos, TQListViewItem *&parent, TQListViewItem *&after )