Skip to content
  • Samoilenko Yuri's avatar
    DeclarativePlugin::BatteryInterface removed · 22718a0b
    Samoilenko Yuri authored
    Due to bug occured in QML property access(when object derived from QDBusAbstract interface) C++
    part of BatteryPlugin in plasmoid rewritten in pure QML.
    BatteryPluginDBusInterface fixed to avoid this bug.
    
    Bug occuring when QML try to access any property of any object derived from
    QDBusAvstractInterface - QML engine crashes.
    22718a0b