Merge branch 'dev' into multi-external-editor

This commit is contained in:
Lawrence37
2022-12-11 12:11:16 -08:00
committed by GitHub
173 changed files with 62748 additions and 10699 deletions

View File

@@ -232,7 +232,7 @@ public:
*/
MyExpander(bool useEnabled, Glib::ustring titleLabel);
/** Create a custom expander with a a custom - and responsive - widget
/** Create a custom expander with a custom - and responsive - widget
* @param useEnabled Set whether to handle an enabled/disabled toggle button and display the appropriate image
* @param titleWidget A widget to display in the header. Warning: you won't be able to switch to a string label.
*/