mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-01 23:25:15 +00:00
10019003: Some compose area icons improved. Box headers redesigned.
This commit is contained in:
@@ -559,6 +559,7 @@ void MainWindow::showConnecting(const QString &text, const QString &reconnect) {
|
||||
_connecting->set(text, reconnect);
|
||||
} else {
|
||||
_connecting.create(bodyWidget(), text, reconnect);
|
||||
_connecting->show();
|
||||
updateControlsGeometry();
|
||||
fixOrder();
|
||||
}
|
||||
|
Reference in New Issue
Block a user