aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmakeprojectmanager/qmakenodes.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/qmakeprojectmanager/qmakenodes.h')
-rw-r--r--src/plugins/qmakeprojectmanager/qmakenodes.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/qmakeprojectmanager/qmakenodes.h b/src/plugins/qmakeprojectmanager/qmakenodes.h
index 31eb5871ef..79c3c3e95d 100644
--- a/src/plugins/qmakeprojectmanager/qmakenodes.h
+++ b/src/plugins/qmakeprojectmanager/qmakenodes.h
@@ -102,7 +102,6 @@ public:
QStringList variableValue(const Variable var) const;
QString singleVariableValue(const Variable var) const;
- QmakeProFileNode *findProFileFor(const Utils::FileName &string) const;
TargetInformation targetInformation() const;
bool showInSimpleTree(ProjectType projectType) const;