Commit 1d8fd45b authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Qt: correctly behave when customizing from minimal view

parent 366a8885
......@@ -345,6 +345,8 @@ void MainInterface::recreateToolbars()
this, handleKeyPress( QKeyEvent * ) );
THEMIM->requestVoutUpdate();
}
setMinimalView( b_minimalView );
}
void MainInterface::reloadPrefs()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment