mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Closed beta 10020001: application icon changed.
This commit is contained in:
@@ -55,8 +55,8 @@ ContactsBox::ContactsBox(QWidget*, ChatData *chat, MembersFilter filter)
|
||||
}
|
||||
|
||||
ContactsBox::ContactsBox(QWidget*, ChannelData *channel)
|
||||
: _creating(CreatingGroupChannel)
|
||||
, _channel(channel)
|
||||
: _channel(channel)
|
||||
, _creating(CreatingGroupChannel)
|
||||
, _select(createMultiSelect())
|
||||
, _searchTimer(this) {
|
||||
}
|
||||
|
Reference in New Issue
Block a user