summaryrefslogtreecommitdiffstats
path: root/knode/kncollectionview.h
diff options
context:
space:
mode:
Diffstat (limited to 'knode/kncollectionview.h')
-rw-r--r--knode/kncollectionview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/knode/kncollectionview.h b/knode/kncollectionview.h
index fe25618f..c48b7f44 100644
--- a/knode/kncollectionview.h
+++ b/knode/kncollectionview.h
@@ -30,7 +30,7 @@ class KNCollectionView : public KFolderTree {
TQ_OBJECT
public:
- KNCollectionView(TQWidget *tqparent, const char *name = 0);
+ KNCollectionView(TQWidget *parent, const char *name = 0);
~KNCollectionView();
void setActive(TQListViewItem *item);