mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-23 18:24:48 +00:00
use GuiView instead of LyXView
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31532 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
b794a8efb1
commit
6abd0d0edf
@ -879,7 +879,7 @@ bool GuiApplication::getStatus(FuncRequest const & cmd, FuncStatus & flag) const
|
|||||||
|
|
||||||
// This function runs "configure" and then rereads lyx.defaults to
|
// This function runs "configure" and then rereads lyx.defaults to
|
||||||
// reconfigure the automatic settings.
|
// reconfigure the automatic settings.
|
||||||
static void reconfigure(LyXView * lv, string const & option)
|
static void reconfigure(GuiView * lv, string const & option)
|
||||||
{
|
{
|
||||||
// emit message signal.
|
// emit message signal.
|
||||||
if (lv)
|
if (lv)
|
||||||
|
Loading…
Reference in New Issue
Block a user