mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-23 02:00:20 +07:00
Поддержка протокола Sftp (File Sharing) по ТЗ по гранту от Теплицы
социальных технологий (2021 год) + небольшой рефакторинг
This commit is contained in:
@@ -12,7 +12,7 @@ class ServerListLogic : public PageLogicBase
|
||||
READONLY_PROPERTY(QObject *, serverListModel)
|
||||
|
||||
public:
|
||||
Q_INVOKABLE void updatePage() override;
|
||||
Q_INVOKABLE void onUpdatePage() override;
|
||||
Q_INVOKABLE void onServerListPushbuttonDefaultClicked(int index);
|
||||
Q_INVOKABLE void onServerListPushbuttonSettingsClicked(int index);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user