activated shutdown function, changed icon

This commit is contained in:
2019-10-14 15:31:59 +02:00
parent b6592b6963
commit 83dc8913ba
2 changed files with 1 additions and 1 deletions

View File

@@ -88,7 +88,7 @@ void MainWindow::on_btn_startstop_clicked()
void MainWindow::shutdown() void MainWindow::shutdown()
{ {
// TODO: shutdown system("shutdown -s -f -t 0");
} }
void MainWindow::updateTime() void MainWindow::updateTime()

Binary file not shown.

Before

Width:  |  Height:  |  Size: 104 KiB

After

Width:  |  Height:  |  Size: 17 KiB