mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-11 11:08:41 +00:00
Whitespace.
This commit is contained in:
parent
d7f4346a19
commit
ae65fb2c98
@ -423,11 +423,8 @@ void LayoutBox::showPopup()
|
|||||||
|
|
||||||
bool enabled = view()->updatesEnabled();
|
bool enabled = view()->updatesEnabled();
|
||||||
view()->setUpdatesEnabled(false);
|
view()->setUpdatesEnabled(false);
|
||||||
|
|
||||||
d->resetFilter();
|
d->resetFilter();
|
||||||
|
|
||||||
QComboBox::showPopup();
|
QComboBox::showPopup();
|
||||||
|
|
||||||
view()->setUpdatesEnabled(enabled);
|
view()->setUpdatesEnabled(enabled);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user