Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Sn0wCrack committed Jul 23, 2023
1 parent 423e6d0 commit 407c805
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gui/include/mainwindow.h
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ class MainWindow : public QMainWindow
QList<DisplayServer> display_servers;

DisplayServer *DisplayServerFromSender();
bool SendWakeup(const DisplayServer *server, bool with_dialog = true);
bool SendWakeup(const DisplayServer *server, bool with_dialog);

private slots:
void ServerItemWidgetSelected();
Expand Down

0 comments on commit 407c805

Please sign in to comment.