activated shutdown function, changed icon
This commit is contained in:
@@ -88,7 +88,7 @@ void MainWindow::on_btn_startstop_clicked()
|
||||
|
||||
void MainWindow::shutdown()
|
||||
{
|
||||
// TODO: shutdown
|
||||
system("shutdown -s -f -t 0");
|
||||
}
|
||||
|
||||
void MainWindow::updateTime()
|
||||
|
||||
Reference in New Issue
Block a user