summaryrefslogtreecommitdiffstats
path: root/kresources/lib/folderlistview.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kresources/lib/folderlistview.cpp')
-rw-r--r--kresources/lib/folderlistview.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kresources/lib/folderlistview.cpp b/kresources/lib/folderlistview.cpp
index d8ae7ec1..8cbdffd5 100644
--- a/kresources/lib/folderlistview.cpp
+++ b/kresources/lib/folderlistview.cpp
@@ -38,8 +38,8 @@ static const int BoxSize = 16;
//BEGIN FolderListView
-FolderListView::FolderListView( TQWidget *tqparent, const TQValueList<Property> &types )
- : KListView( tqparent )
+FolderListView::FolderListView( TQWidget *parent, const TQValueList<Property> &types )
+ : KListView( parent )
{
setEnabledTypes( types );