Skip to content
Snippets Groups Projects
Commit 04b47b4a authored by Fabian Homborg's avatar Fabian Homborg
Browse files

Enable configuration through UI.

This needs a couple of workarounds:

- Qt won't convert a QStringList to an Array, instead giving an utterly
  useless QVariant(QStringList) (without any methods and presumably only
  containing the pointer)

- The config group _needs_ to be empty, else it's not accessible from
  the javascript side
parent 822c46a0
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