mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-05 05:49:53 +08:00
fix mainwindow flashing issue
This commit is contained in:
parent
b462337824
commit
ac20b7f80c
@ -75,6 +75,8 @@ MainWindow::MainWindow(QWidget *p_parent)
|
||||
|
||||
setupShortcuts();
|
||||
|
||||
loadStateAndGeometry();
|
||||
|
||||
m_dockWidgetHelper.postSetup();
|
||||
|
||||
// The signal is particularly useful if your application has to do some last-second cleanup.
|
||||
|
Loading…
x
Reference in New Issue
Block a user