dynamic height + width 1st commit
This commit is contained in:
parent
8d1a0d190b
commit
90286b6853
3 changed files with 97 additions and 118 deletions
|
|
@ -66,8 +66,10 @@ int main (int argc, char* argv[]) {
|
|||
*/
|
||||
|
||||
//app->setStyleSheet(styleSheet);
|
||||
//window.setMinimumSize(100, 100);
|
||||
window.calculateChildWidgetsSize();
|
||||
#ifdef DEBUG
|
||||
window.show();
|
||||
#endif
|
||||
return app->exec();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue