mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 13:18:28 +00:00
ws changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4824 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
82d8ee5c84
commit
05aaffbb84
@ -112,7 +112,6 @@ FormMathsPanel::FormMathsPanel(LyXView * lv, Dialogs * d)
|
||||
for (StringVec::size_type i = 0; i<latex.size(); ++i) {
|
||||
latex[i] = latex_dots[i];
|
||||
}
|
||||
|
||||
dots_.reset(new FormMathsBitmap(lv, d, *this, _("Dots"), latex));
|
||||
|
||||
latex.resize(nr_latex_varsz);
|
||||
|
Loading…
Reference in New Issue
Block a user