Skip to content
Snippets Groups Projects
Commit 7c2f535a authored by Lyndon Brown's avatar Lyndon Brown Committed by Felix Paul Kühne
Browse files

macosx: fix handling of null sub category items in prefs tree construction


subCategoryItem would be null if:
 a) a plugin author neglected to place a set_category() call before one
    or more options.
 b) the first or only subcat targetted by a plugin is a general one.

there are actual examples of A with a handful of in-tree plugins (to be
fixed in a subsequent commit).

there are multiple in-tree modules which target general subcats,
including various logger and keystore plugins.

Signed-off-by: default avatarFelix Paul Kühne <felix@feepk.net>
parent 0d224843
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment