mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Fix couple of crashes in secondary windows.
This commit is contained in:
@@ -152,8 +152,7 @@ public:
|
||||
const SectionShow ¶ms);
|
||||
void updateColumnLayout();
|
||||
bool stackIsEmpty() const;
|
||||
void showBackFromStack(
|
||||
const SectionShow ¶ms);
|
||||
bool showBackFromStack(const SectionShow ¶ms);
|
||||
void orderWidgets();
|
||||
QPixmap grabForShowAnimation(const Window::SectionSlideParams ¶ms);
|
||||
void checkMainSectionToLayer();
|
||||
|
Reference in New Issue
Block a user