mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-05 00:55:12 +00:00
New settings build ready in Xcode.
This commit is contained in:
@@ -1164,7 +1164,9 @@ void MainWindow::onLogoutSure() {
|
||||
|
||||
void MainWindow::updateGlobalMenu() {
|
||||
#ifdef Q_OS_MAC
|
||||
psMacUpdateMenu();
|
||||
if (App::wnd()) {
|
||||
psMacUpdateMenu();
|
||||
}
|
||||
#endif
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user