mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-21 23:09:40 +00:00
revert accidental commit
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5549 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
ae48aeddf1
commit
e995f1c12b
@ -131,18 +131,6 @@ void Dialogs::createIndex()
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
void Dialogs::showListing(InsetCommand * ic)
|
|
||||||
{
|
|
||||||
pimpl_->listing.controller().showInset(ic);
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
void Dialogs::createListing(string const & s)
|
|
||||||
{
|
|
||||||
pimpl_->listing.controller().createInset(s);
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
void Dialogs::showLogFile()
|
void Dialogs::showLogFile()
|
||||||
{
|
{
|
||||||
pimpl_->logfile.controller().show();
|
pimpl_->logfile.controller().show();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user