tdesktop/Telegram/SourceFiles/ui/effects
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
..
cross_animation.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
cross_animation.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
panel_animation.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
panel_animation.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
radial_animation.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
radial_animation.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
ripple_animation.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
ripple_animation.h Made base::lambda a copyable value type. 2017-02-26 21:01:23 +03:00
round_checkbox.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
round_checkbox.h Made base::lambda a copyable value type. 2017-02-26 21:01:23 +03:00
send_action_animations.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
send_action_animations.h Using standard library instead of std_ namespace. 2017-02-21 16:45:56 +03:00
slide_animation.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
slide_animation.h Using standard library instead of std_ namespace. 2017-02-21 16:45:56 +03:00
widget_fade_wrap.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
widget_fade_wrap.h Made base::lambda a copyable value type. 2017-02-26 21:01:23 +03:00
widget_slide_wrap.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
widget_slide_wrap.h Made base::lambda a copyable value type. 2017-02-26 21:01:23 +03:00