mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 05:16:21 +00:00
Enable OK/Apply buttons when resetting to class defaults.
(cherry picked from commit b851a349b6
)
This commit is contained in:
parent
82cd9bf05d
commit
8f98423e92
@ -4149,6 +4149,7 @@ void GuiDocument::useClassDefaults()
|
||||
}
|
||||
bp_.useClassDefaults();
|
||||
paramsToDialog();
|
||||
changed();
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user