summaryrefslogtreecommitdiffstats
path: root/parts/filelist/projectviewpart.h
diff options
context:
space:
mode:
Diffstat (limited to 'parts/filelist/projectviewpart.h')
-rw-r--r--parts/filelist/projectviewpart.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/parts/filelist/projectviewpart.h b/parts/filelist/projectviewpart.h
index c8555f8b..dc0287b7 100644
--- a/parts/filelist/projectviewpart.h
+++ b/parts/filelist/projectviewpart.h
@@ -63,7 +63,7 @@ public:
// typedef TQMap<KURL, FileInfo> FileInfoMap;
- ProjectviewPart(TQObject *tqparent, const char *name, const TQStringList &args);
+ ProjectviewPart(TQObject *parent, const char *name, const TQStringList &args);
~ProjectviewPart();
// reimplemented from KDevPlugin