mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-23 10:18:50 +00:00
Fix the worst part of http://bugzilla.lyx.org/show_bug.cgi?id=5409 .
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27153 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
68b291c62f
commit
194f14bf65
@ -65,6 +65,8 @@ TocWidget::TocWidget(GuiView & gui_view, QWidget * parent)
|
|||||||
// Make sure the buttons are disabled when first shown without a loaded
|
// Make sure the buttons are disabled when first shown without a loaded
|
||||||
// Buffer.
|
// Buffer.
|
||||||
enableControls(false);
|
enableControls(false);
|
||||||
|
|
||||||
|
init(QString());
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user