2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 14:45:14 +00:00

Move Info::TopBarOverride to Info::TopBar.

This allows to improve animations in shared media items selection.
This commit is contained in:
John Preston
2017-11-27 15:43:57 +04:00
parent 6afe18503d
commit d014b47958
27 changed files with 341 additions and 502 deletions

View File

@@ -38,7 +38,6 @@ Copyright (c) 2014-2017 John Preston, https://desktop.telegram.org
#include "lang/lang_keys.h"
#include "info/info_controller.h"
#include "info/info_memento.h"
#include "info/info_top_bar_override.h"
#include "info/profile/info_profile_icon.h"
#include "info/profile/info_profile_values.h"
#include "info/profile/info_profile_button.h"