Fixes #1331 emote picker out of bounds
This commit is contained in:
@@ -58,8 +58,6 @@ UserInfoPopup::UserInfoPopup()
|
||||
this->setWindowFlag(Qt::Popup);
|
||||
#endif
|
||||
|
||||
auto app = getApp();
|
||||
|
||||
auto layout = LayoutCreator<QWidget>(this->getLayoutContainer())
|
||||
.setLayoutType<QVBoxLayout>();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user