tdesktop/Telegram/SourceFiles/dialogs
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
..
dialogs_common.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
dialogs_indexed_list.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
dialogs_indexed_list.h Alpha 1.0.4: Click and drag to reorder pinned chats. 2017-01-30 18:27:13 +03:00
dialogs_layout.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
dialogs_layout.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
dialogs_list.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
dialogs_list.h Using standard library instead of std_ namespace. 2017-02-21 16:45:56 +03:00
dialogs_row.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
dialogs_row.h Made base::lambda a copyable value type. 2017-02-26 21:01:23 +03:00
dialogs.style Allow to resize chats list. One more mode added (narrow chats list). 2017-01-16 12:55:03 +03:00