tdesktop/Telegram/SourceFiles/ui
John Preston 08167a6a91 Removed #include "stdafx.h" from all files.
Currently the build without implicitly included precompiled header
is not supported anyway (because Qt MOC source files do not include
stdafx.h, they include plain headers).

So when we decide to support building without implicitly included
precompiled headers we'll have to fix all the headers anyway.
2017-03-04 12:27:52 +03:00
..
buttons Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
effects Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
style Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
text Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
toast Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
widgets Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
abstract_button.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
abstract_button.h Made base::lambda a copyable value type. 2017-02-26 21:01:23 +03:00
animation.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
animation.h Made base::lambda a copyable value type. 2017-02-26 21:01:23 +03:00
countryinput.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
countryinput.h Using standard library instead of std_ namespace. 2017-02-21 16:45:56 +03:00
emoji_config.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
emoji_config.h Using std::vector<> and const fields for emoji. 2017-02-25 23:35:55 +03:00
images.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
images.h Ability to delete authorization keys added. 2017-02-25 19:48:22 +03:00
twidget.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
twidget.h Using standard library instead of std_ namespace. 2017-02-21 16:45:56 +03:00