mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-08-14 02:36:51 -07:00
Register from SettingsDialog
This commit is contained in:
parent
c993ca611e
commit
f6a63b90fc
5 changed files with 24 additions and 7 deletions
|
@ -36,6 +36,7 @@ class SettingsDialog : public QDialog
|
|||
private slots:
|
||||
void UpdateRegisteredHosts();
|
||||
void UpdateRegisteredHostsButtons();
|
||||
void RegisterNewHost();
|
||||
void DeleteRegisteredHost();
|
||||
|
||||
public:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue