mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
GuiTabular.cpp: add a comment
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35979 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
c393abbe12
commit
3e7d87f489
@ -852,6 +852,8 @@ void GuiTabular::paramsToDialog(Inset const * inset)
|
||||
lastfooterBorderBelowCB->setChecked(false);
|
||||
}
|
||||
newpageCB->setChecked(tabular.getLTNewPage(row));
|
||||
|
||||
// after setting the features, check if they are enabled
|
||||
checkEnabled();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user