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

Some icons moved from sprite. Ui::WidgetFadeWrap() effect added.

This commit is contained in:
John Preston
2016-10-26 13:06:00 +03:00
parent d35b295d5e
commit ff2d959abd
36 changed files with 394 additions and 243 deletions

View File

@@ -21,7 +21,7 @@ Copyright (c) 2014-2016 John Preston, https://desktop.telegram.org
#include "stdafx.h"
#include "settings/settings_privacy_widget.h"
#include "ui/widgets/widget_slide_wrap.h"
#include "ui/effects/widget_slide_wrap.h"
#include "styles/style_settings.h"
#include "lang.h"
#include "application.h"