https://bugs.kde.org/show_bug.cgi?id=449634
--- Comment #4 from jur...@outlook.de --- (In reply to Nicolas Fella from comment #1) > I don't really understand what parts you changed. Could you attach a diff > file with the changed, that makes it easier to look at. > > The src/qml directory contains the org.kde.plasma.private.volume QML import > which you can use from the KCM and applet to do C++ things First of all, thank you for answering this fast... We are sorry that we forgot to tell where the changes are. We only made some changes, that are important for this question, in src/kcm/package/contents/ui/main.qml and src/kcm/package/contents/ui/DeviceListItem.qml. I have now also included the original files together with some diff files. But back to the problem. Can you really just import the source code in the top of the QML code? As far as I thought, you need something like a project file, in which you are specifying the import name, version and all this stuff. Since we could neither find a project file, nor the C++ in the compiled version, we got a little bit confused by it... We will try it out and tell you if it works. Thank you for your kind help! -- You are receiving this mail because: You are watching all bug changes.