tdesktop/Telegram/SourceFiles/codegen/style
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
..
generator.cpp Ability to delete authorization keys added. 2017-02-25 19:48:22 +03:00
generator.h Good alignment in palette reading generated code. 2017-02-21 21:24:36 +03:00
main.cpp Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
module.cpp Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
module.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
options.cpp Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
options.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
parsed_file.cpp Closed beta 1000006001: Built in theme and color palette editor. 2017-02-07 17:56:33 +03:00
parsed_file.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
processor.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
processor.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
structure_types.cpp Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
structure_types.h Closed beta 1000006001: Built in theme and color palette editor. 2017-02-07 17:56:33 +03:00