2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

Rename and split dialogswidget module.

Also remove some debug information for crash fix.
This commit is contained in:
John Preston
2017-08-01 15:01:42 +03:00
parent 91fda6b654
commit 8c60ac78aa
8 changed files with 1368 additions and 1368 deletions

View File

@@ -33,7 +33,7 @@ Copyright (c) 2014-2017 John Preston, https://desktop.telegram.org
#include "chat_helpers/message_field.h"
#include "observer_peer.h"
#include "apiwrap.h"
#include "dialogswidget.h"
#include "dialogs/dialogs_widget.h"
#include "history/history_widget.h"
#include "history/history_message.h"
#include "history/history_media.h"