main window behaving as overlay

This commit is contained in:
Hane 2024-04-06 18:42:19 +02:00
commit 9d79757a49
3 changed files with 47 additions and 39 deletions

View file

@ -230,8 +230,11 @@ private:
HeaderWidget* hw;
QMenuBar *mainMenuBar;
QScreen *screen;
//todo: ratio
//Win10 1080p 120%
QSize mwSize;
QSpacerItem lastRowSpacer;
//public slots:
// void setEndpointHandlers(std::vector<EndpointHandler*> *ephs);