]> git.lyx.org Git - features.git/blobdiff - src/lyx_cb.C
in addition to the changes mentioned in ChangeLog, there is the usual batch of whites...
[features.git] / src / lyx_cb.C
index 4a51cb3c7a7adb78b277550282b499fbbe17840d..dea5453b867fd262f9707108dfdb54401686424a 100644 (file)
@@ -3561,7 +3561,7 @@ void Reconfigure()
                           AddName(system_lyxdir, "configure"));
        p.pop();
        minibuffer->Set(_("Reloading configuration..."));
-       lyxrc->Read(LibFileSearch(string(), "lyxrc.defaults"));
+       lyxrc->read(LibFileSearch(string(), "lyxrc.defaults"));
        WriteAlert(_("The system has been reconfigured."), 
                   _("You need to restart LyX to make use of any"),
                   _("updated document class specifications."));