The default constructor of QSize produce an invalid size, there is no need to do that manually.
The widget is hidden by default, no need to call hide in the
constructor.
The widget reparentable already has the layout.
Signed-off-by: Ilkka Ollakka <ileoo@videolan.org>
Showing
Please register or sign in to comment