Basic scrollArea work, win32 sound controlpanel shortcut

This commit is contained in:
Hane 2024-03-26 19:00:34 +01:00
commit a373c706ac
12 changed files with 159 additions and 13 deletions

6
assets/style.qss Normal file
View file

@ -0,0 +1,6 @@
QMainWindow { background: rgba(100,100,100,100); }
QCheckBox:hover, QCheckBox:checked { color: white }