Fixed control-R, control-t, possibly other things. Localized pref change

was read but not processed.
creator-widgets
Elliott Liggett 2024-02-05 08:36:23 -08:00
rodzic 641ef6e398
commit be79aea7c0
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -2137,6 +2137,7 @@ void wfmain::extChangedRsPrefs(quint64 items)
{
qDebug(logSystem()) << "Updating Rs pref in wfmain" << (int)i;
prs = (prefRsItem)i;
extChangedRsPref(prs);
}
}
}