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 44478e7a..d2924c61 100644
--- a/parts/filelist/projectviewpart.h
+++ b/parts/filelist/projectviewpart.h
@@ -56,7 +56,7 @@ FIXME at project open I get the default view and the open files at last close
class ProjectviewPart: public KDevPlugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
typedef TQMap<TQString, FileInfoList> ViewMap;