gconfitem.h should be installed
Bug #709174 reported by
Ugo Riboni
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Qt bindings for GConf |
New
|
Undecided
|
Unassigned |
Bug Description
Right now the dev package installs only the header for the QMLwrapper, but it should also install the header for the c++ class GConfItem, so that we are not forced to use the QML wrapper in c++ too.
Alternatively the library should be split into the c++ library and its QML wrapper library.
To post a comment you must log in.
The second solution (split the library into a c++ one and its QML counterpart) is cleaner and a better solution in the long run.