Fix question when removing server from list
This commit is contained in:
parent
f0ad76fff6
commit
17fb2a98d6
4 changed files with 13 additions and 3 deletions
|
@ -31,6 +31,8 @@ public:
|
|||
Q_INVOKABLE void onPushButtonClearClientCacheClicked();
|
||||
Q_INVOKABLE void onLineEditDescriptionEditingFinished();
|
||||
|
||||
Q_INVOKABLE bool isCurrentServerHasCredentials();
|
||||
|
||||
public:
|
||||
explicit ServerSettingsLogic(UiLogic *uiLogic, QObject *parent = nullptr);
|
||||
~ServerSettingsLogic() = default;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue