src/configDialog.cc

changeset 867
557cb07dbe57
parent 861
83426c5fa732
child 927
409b82a4765e
child 946
9cbd658b63f9
--- a/src/configDialog.cc	Sat Aug 30 20:09:30 2014 +0300
+++ b/src/configDialog.cc	Sun Aug 31 03:10:51 2014 +0300
@@ -317,7 +317,7 @@
 	}
 
 	Config::Save();
-	ReloadAllSubfiles();
+	LDDocument::current()->reloadAllSubfiles();
 	LoadLogoStuds();
 	g_win->R()->setBackground();
 	g_win->doFullRefresh();

mercurial