Skip to content
Commit bcc5d44e authored by luyikei's avatar luyikei Committed by Hugo Beauzée-Luyssen
Browse files

MainWindow: Set objectName of dockWidget(s)



When we want to call QMainWindow::saveState(), we have to ensure the following:

"The objectName property is used to identify each QToolBar and QDockWidget. You should make sure that this property is unique for each QToolBar and QDockWidget you add to the QMainWindow"

Signed-off-by: default avatarHugo Beauzée-Luyssen <hugo@beauzee.fr>
parent 0d344b4a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment