summaryrefslogtreecommitdiffstats
path: root/buildtools/qmake/trollprojectpart.h
diff options
context:
space:
mode:
Diffstat (limited to 'buildtools/qmake/trollprojectpart.h')
-rw-r--r--buildtools/qmake/trollprojectpart.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/buildtools/qmake/trollprojectpart.h b/buildtools/qmake/trollprojectpart.h
index e36ef202..ac323cb4 100644
--- a/buildtools/qmake/trollprojectpart.h
+++ b/buildtools/qmake/trollprojectpart.h
@@ -38,7 +38,6 @@ public:
~TrollProjectPart();
bool isTMakeProject() const { return m_tmakeProject; }
- bool isTQt4Project() const;
bool isDirty();
KDirWatch* dirWatch();
virtual Options options() const;