2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-09-03 08:05:12 +00:00

Removed blue window title, new small title used only in Windows.

This commit is contained in:
John Preston
2016-11-04 11:23:50 +03:00
parent 1ecd6866c7
commit 0cbb0014db
72 changed files with 726 additions and 1583 deletions

View File

@@ -214,7 +214,6 @@ namespace {
clearStorageImages();
if (auto w = wnd()) {
w->updateConnectingStatus();
w->getTitle()->updateControlsVisibility();
}
return true;
}