mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Fix crash in my profile resize.
This commit is contained in:
@@ -291,6 +291,8 @@ void InnerWidget::setupTop() {
|
||||
}
|
||||
|
||||
void InnerWidget::startTop() {
|
||||
_albumsTabs = nullptr;
|
||||
_albumsWrap = nullptr;
|
||||
_top.create(this);
|
||||
_top->show();
|
||||
_topHeight = _top->heightValue();
|
||||
|
||||
Reference in New Issue
Block a user