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 dec9e6502..87668d92e 100644 --- a/mobile-widgets/qmlmanager.h +++ b/mobile-widgets/qmlmanager.h @@ -167,6 +167,7 @@ public slots: void populateGpsData(); void cancelDownloadDC(); void clearGpsData(); + void cancelCredentialsPinSetup(); void finishSetup(); void openLocalThenRemote(QString url); void mergeLocalRepo(); |