Skip to content
  • Albert Vaca Cintora's avatar
    Fixed notifications not being appearing in the model nor in the plasmoid · 3147067f
    Albert Vaca Cintora authored
    The parent of the QDbusAdaptor has to be a Device, and now it was a
    KdeConnectPlugin for the Notifications plugin.
    
    Instead of passing the parent (that is actually a Device) to the
    QDbusAdaptor as we were doing in the Battery plugin, I preferred to get the
    actual Device from the KdeConnectPlugin, even though it needs a const_cast.
    3147067f