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