NOISSUE remove macOS SSL workarounds
Should not be necessary anymore...
This commit is contained in:
parent
4fa3e2a714
commit
6fe9258161
7 changed files with 1 additions and 172 deletions
|
@ -1268,6 +1268,7 @@ void MainWindow::on_actionSettings_triggered()
|
|||
{
|
||||
SettingsUI::ShowPageDialog(MMC->globalSettingsPages(), this, "global-settings");
|
||||
// FIXME: quick HACK to make this work. improve, optimize.
|
||||
MMC->instances()->loadList(true);
|
||||
proxymodel->invalidate();
|
||||
proxymodel->sort(0);
|
||||
updateToolsMenu();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue