diff options
Diffstat (limited to 'mobile-widgets/qmlmanager.h')
-rw-r--r-- | mobile-widgets/qmlmanager.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mobile-widgets/qmlmanager.h b/mobile-widgets/qmlmanager.h index 17762e0a2..cd2efdb35 100644 --- a/mobile-widgets/qmlmanager.h +++ b/mobile-widgets/qmlmanager.h @@ -243,6 +243,7 @@ private: bool m_libdcLog; bool m_developer; bool m_btEnabled; + void updateAllGlobalLists(); #if defined(Q_OS_ANDROID) QString appLogFileName; |