mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
cloudstorage: better member name when updating authentication state
This isn't just about showing the PIN or not. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
95a8f951ba
commit
9c4782fa5c
2 changed files with 10 additions and 6 deletions
|
|
@ -19,7 +19,7 @@ public:
|
|||
|
||||
public slots:
|
||||
void proxyType_changed(int i);
|
||||
void cloudPinNeeded();
|
||||
void updateCloudAuthenticationState();
|
||||
|
||||
private:
|
||||
Ui::PreferencesNetwork *ui;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue