692e642305
Sometimes it is nice that hiding a widget does not affect the layout. This patch makes that possible by allowing hidden widgets to take up space. Change-Id: Ifbc1cdee0e112950acc025919b98199ea9558db7 Reviewed-by: Jan Arve Sæther <jan-arve.saether@digia.com> Reviewed-by: Thorbjørn Lund Martsum <tmartsum@gmail.com>
4 lines
61 B
Prolog
4 lines
61 B
Prolog
TEMPLATE = app
|
|
SOURCES = main.cpp
|
|
QT += widgets core-private
|