Skip to content
Snippets Groups Projects
Commit 1d8fd45b authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf
Browse files

Qt: correctly behave when customizing from minimal view

parent 366a8885
No related branches found
No related tags found
No related merge requests found
......@@ -345,6 +345,8 @@ void MainInterface::recreateToolbars()
this, handleKeyPress( QKeyEvent * ) );
THEMIM->requestVoutUpdate();
}
setMinimalView( b_minimalView );
}
void MainInterface::reloadPrefs()
......
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