Created new Layout prototype.

This commit is contained in:
2025-12-26 12:04:02 +01:00
parent 0bec8dfeb7
commit 3ff995d547
5 changed files with 191 additions and 94 deletions

View File

@@ -145,7 +145,7 @@ struct mookoo2 : public mookoo
int main(int argc, char *argv[])
{
QApplication app(argc, argv);
setApplicationStyleSheet( ":/bionxcontrol.qss"_L1 );
//setApplicationStyleSheet( ":/bionxcontrol.qss"_L1 );
mookoo myMookoo{"",1,1.0};
mookoo myMooko2{"",1};