src/dialogs/configdialog.cpp

changeset 981
5d5d84ab2c48
parent 978
4603d8fd063e
child 984
a7b6f987d269
equal deleted inserted replaced
980:4a95c6b06ebe 981:5d5d84ab2c48
275 } 275 }
276 276
277 m_window->syncSettings(); 277 m_window->syncSettings();
278 currentDocument()->reloadAllSubfiles(); 278 currentDocument()->reloadAllSubfiles();
279 LoadLogoStuds(); 279 LoadLogoStuds();
280 m_window->R()->setBackground(); 280 m_window->renderer()->setBackground();
281 m_window->doFullRefresh(); 281 m_window->doFullRefresh();
282 m_window->updateDocumentList(); 282 m_window->updateDocumentList();
283 } 283 }
284 284
285 // 285 //

mercurial