On Friday, 2014-02-21, 22:39:35, Aaron Zakhrov wrote:
> Hey, I have built a small Phonon based media player as part of a college
> project.
> I need to add mpris2 support to it for remote control using kde connect.
> When trying to run the application I get the following error:
>
> QWidget: Must c
Hey, I have built a small Phonon based media player as part of a college
project.
I need to add mpris2 support to it for remote control using kde connect.
When trying to run the application I get the following error:
QWidget: Must construct a QApplication before a QPaintDevice
I already have a QA