meta/folder: fix options being hidden in GUI
commitbc6700f7d1f5a483dc59f74fb42a1baacea716c1
authorLyndon Brown <jnqnfe@gmail.com>
Sun, 7 Apr 2019 02:00:32 +0000 (7 03:00 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Sat, 26 Sep 2020 07:16:03 +0000 (26 09:16 +0200)
treeab72b8e438fb68630111d664f081785d3fe9804c
parentf9b5677ada19cff818737cbc4533f31376c4b90c
meta/folder: fix options being hidden in GUI

not having a cat+subcat specified means that the options were ignored
when constructing the preferences tree in Qt (and possibly others).

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/meta_engine/folder.c