mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
mobile-widgets: remove cancelCredentialsPinSetup() from qmlprefs
cancelCredentialsPinSetup() is no longer used, so remove it. Signed-off-by: Jan Iversen <jan@casacondor.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
de4e1c1efa
commit
e944a93050
2 changed files with 0 additions and 24 deletions
|
@ -44,7 +44,6 @@ public:
|
|||
void setShowPin(bool enable);
|
||||
|
||||
public slots:
|
||||
void cancelCredentialsPinSetup();
|
||||
void clearCredentials();
|
||||
|
||||
private:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue