2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-09-02 15:35:51 +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(); _attachToggle->show();
//if (_silent) { //if (_silent) {
// _silent->show(); // _silent->show();