Fix incorrect size hint for ToolBar and StatusBar
We only cared about reserving space for the height but while
trying to actually get the minimumSize for a window based on
the toolbar content I realized that we really need to calculate
the width as well.
Change-Id: I7b55b66a2475a2355d30614095f173a39f47f2f1
Reviewed-by:
Caroline Chao <caroline.chao@digia.com>
Showing
Please register or sign in to comment