2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-09-02 15:35:51 +00:00

Remove ContactsBox and contacts_box module.

This commit is contained in:
John Preston
2017-08-15 12:41:53 +03:00
parent b816d33d48
commit a72453fb1b
11 changed files with 45 additions and 2375 deletions

View File

@@ -39,7 +39,6 @@ Copyright (c) 2014-2017 John Preston, https://desktop.telegram.org
#include "mainwidget.h"
#include "layerwidget.h"
#include "boxes/confirm_box.h"
#include "boxes/contacts_box.h"
#include "boxes/add_contact_box.h"
#include "boxes/connection_box.h"
#include "observer_peer.h"