summaryrefslogtreecommitdiffstats
path: root/krecipes/src/widgets
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2014-01-09 13:25:21 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2014-01-09 13:25:21 -0600
commit626301b48b9d7f1be11d4aa0ef2c1fd675823e66 (patch)
treec3199293297effd8c92b4fd3aa7f991dc9f39e98 /krecipes/src/widgets
parentcefc77d21b1da9d285d90450a08899513a401015 (diff)
downloadkrecipes-626301b48b9d7f1be11d4aa0ef2c1fd675823e66.tar.gz
krecipes-626301b48b9d7f1be11d4aa0ef2c1fd675823e66.zip
Branding cleanup.
Diffstat (limited to 'krecipes/src/widgets')
-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 )