tdesktop/Telegram/SourceFiles/window
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
..
themes Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
main_window.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
main_window.h Closed beta 1000006001: Built in theme and color palette editor. 2017-02-07 17:56:33 +03:00
notifications_manager.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
notifications_manager.h Some platform-dependent modules refactoring. 2017-02-28 13:51:00 +03:00
notifications_manager_default.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
notifications_manager_default.h Some platform-dependent modules refactoring. 2017-02-28 13:51:00 +03:00
notifications_utilities.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
notifications_utilities.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
player_wrap_widget.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
player_wrap_widget.h Made base::lambda a copyable value type. 2017-02-26 21:01:23 +03:00
section_memento.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
section_widget.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
section_widget.h Using standard library instead of std_ namespace. 2017-02-21 16:45:56 +03:00
top_bar_widget.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
top_bar_widget.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
window.style Closed beta 1000006001: Built in theme and color palette editor. 2017-02-07 17:56:33 +03:00
window_main_menu.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
window_main_menu.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
window_slide_animation.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
window_slide_animation.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
window_title.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00