336 reloadAllSubfiles(); |
336 reloadAllSubfiles(); |
337 loadLogoedStuds(); |
337 loadLogoedStuds(); |
338 g_win->R()->setBackground(); |
338 g_win->R()->setBackground(); |
339 g_win->doFullRefresh(); |
339 g_win->doFullRefresh(); |
340 g_win->updateToolBars(); |
340 g_win->updateToolBars(); |
341 g_win->updateFileList(); |
341 g_win->updateDocumentList(); |
342 } |
342 } |
343 |
343 |
344 // ============================================================================= |
344 // ============================================================================= |
345 // A dialog button was clicked |
345 // A dialog button was clicked |
346 // ----------------------------------------------------------------------------- |
346 // ----------------------------------------------------------------------------- |