mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Enable LyX to link...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5006 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
66ad217fcf
commit
48be032be3
@ -132,6 +132,10 @@ void Dialogs::showLogFile()
|
||||
}
|
||||
|
||||
|
||||
void Dialogs::showMathPanel()
|
||||
{}
|
||||
|
||||
|
||||
void Dialogs::showMinipage(InsetMinipage * im)
|
||||
{
|
||||
pimpl_->minipage.controller().showInset(im);
|
||||
|
Loading…
Reference in New Issue
Block a user