fixed #512
This commit is contained in:
+1
-1
@@ -810,8 +810,8 @@ void MainWindow::paintEvent(QPaintEvent *event) {
|
||||
QMainWindow::paintEvent(event);
|
||||
|
||||
if (first_show) {
|
||||
emit finished_first_paint();
|
||||
first_show = false;
|
||||
emit finished_first_paint();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user