tdesktop/Telegram/SourceFiles/window
John Preston cf275b152a Fix crash in layers closing.
Sometimes AbstractBox::setClosing invoked Ui::hideLayers that
destroyed LayerStackWidget and all its children, including the
closing AbstractBox. After that a unique_ptr stored on stack
and owning that box was destroyed and it lead to a crash.

Now LayerStackWidget always owns several closing boxes.
2019-02-17 10:55:28 +04:00
..
themes
layer_widget.cpp Fix crash in layers closing. 2019-02-17 10:55:28 +04:00
layer_widget.h Fix crash in layers closing. 2019-02-17 10:55:28 +04:00
main_window.cpp
main_window.h
notifications_manager.cpp
notifications_manager.h
notifications_manager_default.cpp
notifications_manager_default.h
notifications_utilities.cpp
notifications_utilities.h
section_memento.h
section_widget.cpp
section_widget.h
window.style
window_connecting_widget.cpp
window_connecting_widget.h
window_controller.cpp
window_controller.h
window_history_hider.cpp
window_history_hider.h
window_lock_widgets.cpp
window_lock_widgets.h
window_main_menu.cpp
window_main_menu.h
window_peer_menu.cpp
window_peer_menu.h
window_slide_animation.cpp
window_slide_animation.h
window_title.h
window_top_bar_wrap.h