wip: system sounds always on top

This commit is contained in:
Hane 2024-04-17 15:24:47 +02:00
commit d801be1f61
2 changed files with 4 additions and 4 deletions

View file

@ -233,8 +233,6 @@ private:
QAction *trayIconMenuOpenCP;
QTimer *ewsUpdateTimer;
static constexpr uint64_t ewsUpdateTimerFrequency = 500;
//TODO: Test
//TODO: Come back here and check all are parametrized
double widthRatio = 0.28;
QScrollArea *scrollArea;