mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Paint native title instead of using custom.
This commit is contained in:
@@ -173,6 +173,7 @@ void MainWindow::handleActiveChanged() {
|
||||
}
|
||||
App::CallDelayed(1, this, [this] {
|
||||
updateTrayMenu();
|
||||
handleActiveChangedHook();
|
||||
});
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user