tdesktop/Telegram/SourceFiles/platform
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
..
linux Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
mac Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
win Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
platform_audio.h Some platform-dependent modules refactoring. 2017-02-28 13:51:00 +03:00
platform_file_utilities.h Platform-dependent file methods called async. 2017-02-28 18:03:38 +03:00
platform_main_window.h Some platform-dependent modules refactoring. 2017-02-28 13:51:00 +03:00
platform_notifications_manager.h Some platform-dependent modules refactoring. 2017-02-28 13:51:00 +03:00
platform_window_title.h Some platform-dependent modules refactoring. 2017-02-28 13:51:00 +03:00