aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/api/project.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/corelib/api/project.h')
-rw-r--r--src/lib/corelib/api/project.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/corelib/api/project.h b/src/lib/corelib/api/project.h
index 7ea7645a7..7490eb41e 100644
--- a/src/lib/corelib/api/project.h
+++ b/src/lib/corelib/api/project.h
@@ -136,6 +136,7 @@ public:
QVariantMap projectConfiguration() const;
std::set<QString> buildSystemFiles() const;
+ CodeLinks codeLinks() const;
RuleCommandList ruleCommands(const ProductData &product, const QString &inputFilePath,
const QString &outputFileTag, ErrorInfo *error = nullptr) const;