mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 13:18:28 +00:00
trivial bugfix in gtoc
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9082 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
0f3e1aa0f9
commit
541a765905
@ -162,7 +162,8 @@ void GToc::onTocViewSelected()
|
||||
|
||||
void GToc::onTypeComboChanged()
|
||||
{
|
||||
updateContents();
|
||||
if(!changing_views_)
|
||||
updateContents();
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user