Commit e14d808e authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Qt: correctly behave when customizing from minimal view

(cherry picked from commit 1d8fd45b)
Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
parent 57397013
......@@ -350,6 +350,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