mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
* src/frontends/qt4/GuiBox.cpp:
- Fix button activation with pagebreak CB. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21948 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
e0b4fc9da4
commit
8a13582720
@ -223,7 +223,7 @@ void GuiBox::pagebreakClicked()
|
||||
setSpecial(false);
|
||||
} else
|
||||
typeChanged(typeCO->currentIndex());
|
||||
|
||||
change_adaptor();
|
||||
}
|
||||
|
||||
void GuiBox::updateContents()
|
||||
|
Loading…
Reference in New Issue
Block a user