fixed UI for linux
Signed-off-by: leetthewire <yaartjom@mail.ru>
This commit is contained in:
parent
d17906c2a6
commit
148b1dacce
5 changed files with 10 additions and 9 deletions
|
@ -69,7 +69,7 @@ private:
|
|||
bool m_bResizeable;
|
||||
};
|
||||
|
||||
#elif defined Q_OS_MAC
|
||||
#elif defined Q_OS_MAC || defined Q_OS_LINUX
|
||||
#include <QMouseEvent>
|
||||
#include <QResizeEvent>
|
||||
#include <QPoint>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue