2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-30 14:08:41 +00:00

Fixed tabbed selector display in Replies / Scheduled messages sections.

This commit is contained in:
23rd
2020-09-29 22:10:39 +03:00
committed by John Preston
parent 04855f1697
commit 2e02f27a5c

View File

@@ -611,6 +611,7 @@ void ComposeControls::updateControlsVisibility() {
// }
// }
//}
_tabbedSelectorToggle->show();
_attachToggle->show();
//if (_silent) {
// _silent->show();