more front work
This commit is contained in:
parent
9d79757a49
commit
2e76621616
9 changed files with 36 additions and 21 deletions
|
|
@ -59,13 +59,6 @@ int main (int argc, char* argv[]) {
|
|||
* QString styleSheet { QLatin1String(styleFile.readAll()) };
|
||||
*/
|
||||
|
||||
//app->setStyleSheet(styleSheet);
|
||||
/*
|
||||
* #ifdef DEBUG
|
||||
* window.calculateChildWidgetsSize();
|
||||
* window.show();
|
||||
* #endif
|
||||
*/
|
||||
return app->exec();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue