mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-06-12 05:07:46 +02:00
Add dummy UI button
This commit is contained in:
@ -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);
|
||||
|
||||
|
Reference in New Issue
Block a user