compile fix. Sorry.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21718 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Abdelrazak Younes 2007-11-22 22:49:11 +00:00
parent baa9153134
commit 573722b8de

View File

@ -1350,7 +1350,7 @@ void GuiView::updateBufferDependent(bool switched) const
// A bit clunky, but the dialog will request
// that the kernel provides it with the necessary
// data.
dialog->slotRestore();
dialog->updateDialog(dialog->name());
}
}
}