2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-30 22:25:12 +00:00

Some better source organization. Removed C++11 STL usage (old OS X).

This commit is contained in:
John Preston
2016-04-15 12:59:02 +03:00
parent 3b6d0ef7c0
commit b61c0941ef
7 changed files with 542 additions and 552 deletions

View File

@@ -53,7 +53,7 @@ Copyright (c) 2014-2016 John Preston, https://desktop.telegram.org
#include "mtproto/facade.h"
#include "ui/style_core.h"
#include "ui/style.h"
#include "ui/twidget.h"
#include "ui/animation.h"
#include "ui/flatinput.h"