Fixed tabbed selector display in Replies / Scheduled messages sections.
This commit is contained in:
parent
04855f1697
commit
2e02f27a5c
|
@ -611,6 +611,7 @@ void ComposeControls::updateControlsVisibility() {
|
|||
// }
|
||||
// }
|
||||
//}
|
||||
_tabbedSelectorToggle->show();
|
||||
_attachToggle->show();
|
||||
//if (_silent) {
|
||||
// _silent->show();
|
||||
|
|
Loading…
Reference in New Issue