Add hybrid layout (#772)

This commit is contained in:
gal20
2021-01-25 20:47:54 +02:00
committed by GitHub
parent 43348210f9
commit 54b1a752d4
4 changed files with 124 additions and 20 deletions

View File

@ -305,7 +305,7 @@ public:
QActionGroup* grpScreenGap;
QAction* actScreenGap[6];
QActionGroup* grpScreenLayout;
QAction* actScreenLayout[3];
QAction* actScreenLayout[4];
QAction* actScreenSwap;
QActionGroup* grpScreenSizing;
QAction* actScreenSizing[6];