mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-29 21:05:12 +00:00
empty showPreamble
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5604 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
da95321339
commit
072c1b8cc1
@ -1,3 +1,7 @@
|
|||||||
|
2002-11-08 Edwin Leuven <leuven@fee.uva.nl>
|
||||||
|
|
||||||
|
* Dialogs2.C: compile fix
|
||||||
|
|
||||||
2002-11-08 Edwin Leuven <leuven@fee.uva.nl>
|
2002-11-08 Edwin Leuven <leuven@fee.uva.nl>
|
||||||
|
|
||||||
* QDocument.[Ch]: Remove unused methods
|
* QDocument.[Ch]: Remove unused methods
|
||||||
|
@ -172,7 +172,6 @@ void Dialogs::updateParagraph()
|
|||||||
|
|
||||||
void Dialogs::showPreamble()
|
void Dialogs::showPreamble()
|
||||||
{
|
{
|
||||||
pimpl_->document.controller().showPreamble();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user