src/dialogs/configdialog.cpp

changeset 1231
ce0c9f2e6b9c
parent 1224
5a31b6d4bf81
equal deleted inserted replaced
1230:29dc03eceb5f 1231:ce0c9f2e6b9c
295 } 295 }
296 296
297 m_window->syncSettings(); 297 m_window->syncSettings();
298 currentDocument()->reloadAllSubfiles(); 298 currentDocument()->reloadAllSubfiles();
299 m_documents->loadLogoedStuds(); 299 m_documents->loadLogoedStuds();
300 m_window->renderer()->setBackground(); 300 m_window->currentRenderer()->setBackground();
301 m_window->doFullRefresh(); 301 m_window->doFullRefresh();
302 m_window->updateDocumentList(); 302 m_window->updateDocumentList();
303 } 303 }
304 304
305 // 305 //

mercurial