Browse Source
Certain sets of options in the core option set use a cat/subcat of -1 as a "hack" to avoid those options showing up in the GUI prefs set. This is the case for options like --help for instance. While the Qt GUI plugin respects this, the MacOSX one was missing checks for this, and so surely (I don't have a mac so I can't look and see) it was including them when it shouldn't. Signed-off-by: Felix Paul Kühne <felix@feepk.net>pull/116/head
committed by
Felix Paul Kühne
1 changed files with 8 additions and 0 deletions
Loading…
Reference in new issue