2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-09-02 07:35:12 +00:00

All emoji icons moved from sprite.

This commit is contained in:
John Preston
2016-10-27 17:10:28 +03:00
parent 6e33f039b2
commit 29493a0693
43 changed files with 365 additions and 393 deletions

View File

@@ -24,6 +24,7 @@ Copyright (c) 2014-2016 John Preston, https://desktop.telegram.org
#include "lang.h"
#include "application.h"
#include "intro/introcode.h"
#include "styles/style_intro.h"
namespace {
class SignUpClickHandler : public LeftButtonClickHandler {