activated shutdown function, changed icon
This commit is contained in:
@@ -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()
|
||||||
|
|||||||
BIN
shutdown.ico
BIN
shutdown.ico
Binary file not shown.
|
Before Width: | Height: | Size: 104 KiB After Width: | Height: | Size: 17 KiB |
Reference in New Issue
Block a user