summaryrefslogtreecommitdiffstats
path: root/src/corelib/plugin/qlibrary_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/plugin/qlibrary_p.h')
-rw-r--r--src/corelib/plugin/qlibrary_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/corelib/plugin/qlibrary_p.h b/src/corelib/plugin/qlibrary_p.h
index 965f1d26bd..82c3cd9791 100644
--- a/src/corelib/plugin/qlibrary_p.h
+++ b/src/corelib/plugin/qlibrary_p.h
@@ -103,6 +103,7 @@ public:
QString errorString;
QLibrary::LoadHints loadHints;
+ void updatePluginState();
bool isPlugin();
static inline QJsonDocument fromRawMetaData(const char *raw) {