tdesktop/Telegram/SourceFiles/media/player
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
..
media_player.style
media_player_button.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
media_player_button.h Made base::lambda a copyable value type. 2017-02-26 21:01:23 +03:00
media_player_cover.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
media_player_cover.h Using standard library instead of std_ namespace. 2017-02-21 16:45:56 +03:00
media_player_instance.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
media_player_instance.h
media_player_list.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
media_player_list.h
media_player_panel.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
media_player_panel.h Made base::lambda a copyable value type. 2017-02-26 21:01:23 +03:00
media_player_volume_controller.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
media_player_volume_controller.h Replace T_WIDGET macro with a template base class. 2017-02-11 14:24:37 +03:00
media_player_widget.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
media_player_widget.h Using standard library instead of std_ namespace. 2017-02-21 16:45:56 +03:00