summaryrefslogtreecommitdiffstats
path: root/qmake/meta.h
diff options
context:
space:
mode:
Diffstat (limited to 'qmake/meta.h')
-rw-r--r--qmake/meta.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/qmake/meta.h b/qmake/meta.h
index b2a0f40054..4721085fd2 100644
--- a/qmake/meta.h
+++ b/qmake/meta.h
@@ -48,7 +48,7 @@ public:
QMakeMetaInfo(QMakeProject *_conf);
// These functions expect the path to be normalized
- static QString findLib(const QString &lib);
+ static QString checkLib(const QString &lib);
bool readLib(const QString &meta_file);
bool isEmpty(const ProKey &v);