fixed dragging user info popup on windows
This commit is contained in:
@@ -28,7 +28,9 @@ UserInfoPopup::UserInfoPopup()
|
|||||||
{
|
{
|
||||||
this->setStayInScreenRect(true);
|
this->setStayInScreenRect(true);
|
||||||
|
|
||||||
|
#ifdef Q_OS_LINUX
|
||||||
this->setWindowFlag(Qt::Popup);
|
this->setWindowFlag(Qt::Popup);
|
||||||
|
#endif
|
||||||
|
|
||||||
auto app = getApp();
|
auto app = getApp();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user