wip
This commit is contained in:
@@ -50,7 +50,7 @@ void ReadyWindow::paintEvent(QPaintEvent *event) {
|
||||
|
||||
void ReadyWindow::showEvent(QShowEvent *event) {
|
||||
refresh();
|
||||
timer->start(180 * 1000);
|
||||
timer->start(120 * 1000);
|
||||
}
|
||||
|
||||
void ReadyWindow::hideEvent(QHideEvent *event) {
|
||||
|
||||
Reference in New Issue
Block a user