hu, Apr 24, 2014 at 9:11 PM, JAZEIX Johnny mailto:jaz...@gmail.com>> wrote:
Hi,
I'm currently working on GCompris port (passing from Gtk to
Qt5 qml/js) and for storing persistent data, i'm using KConfig
(from
https://projects.kde.org/pro
Hi,
I'm currently working on GCompris port (passing from Gtk to Qt5 qml/js)
and for storing persistent data, i'm using KConfig (from
https://projects.kde.org/projects/frameworks/kconfig/repository).
It works fine on Desktop (tested on linux) and with a slight
modification (I attached a poten