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
1 changed files with 1 additions and 0 deletions

View File

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