Add dummy UI button
This commit is contained in:
parent
48235f5b71
commit
fac521a312
3 changed files with 13 additions and 0 deletions
|
@ -85,6 +85,7 @@ class ServersPage : public QMainWindow, public BasePage {
|
|||
void on_actionMove_Up_triggered();
|
||||
void on_actionMove_Down_triggered();
|
||||
void on_actionJoin_triggered();
|
||||
void on_actionRefresh_triggered();
|
||||
|
||||
void runningStateChanged(bool running);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue