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