commit changes

This commit is contained in:
Nayla Hanegan 2024-01-04 19:42:18 -05:00
commit 394228990a
No known key found for this signature in database
GPG key ID: 3075216CED0DB01D
12 changed files with 19 additions and 33 deletions

View file

@ -1386,7 +1386,7 @@ void MainWindow::ShowSettingsWindow()
InstallHotkeyFilter(m_settings_window);
}
SetQWidgetWindowDecorations(m_settings_window);
//SetQWidgetWindowDecorations(m_settings_window);
m_settings_window->show();
m_settings_window->raise();
m_settings_window->activateWindow();