|
|
|
@ -99,7 +99,9 @@ void MainWindow::settings() {
|
|
|
|
lblDateTimeSetting->set_sensitive(false);
|
|
|
|
lblDateTimeSetting->set_sensitive(false);
|
|
|
|
btnBoxAboutDialog->set_visible(false);
|
|
|
|
btnBoxAboutDialog->set_visible(false);
|
|
|
|
this->event();
|
|
|
|
this->event();
|
|
|
|
imgInfo->set("checked.svg");
|
|
|
|
imgInfo->set("warning.svg");
|
|
|
|
|
|
|
|
info_status_app("boxInfoMessError");
|
|
|
|
|
|
|
|
lblWarning->set_text(_("The program must be run with superuser privileges!"));
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|