D24388: Mark technology propertie as constant to avoid warning

2019-10-03 Thread Méven Car
This revision was automatically updated to reflect the committed changes.
Closed by commit R245:edb12de9490e: Mark technology propertie as constant to 
avoid warning (authored by meven).

REPOSITORY
  R245 Solid

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D24388?vs=67260&id=67266

REVISION DETAIL
  https://phabricator.kde.org/D24388

AFFECTED FILES
  src/solid/devices/frontend/battery.h

To: meven, davidedmundson, #frameworks
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns


D24388: Mark technology propertie as constant to avoid warning

2019-10-03 Thread David Edmundson
davidedmundson accepted this revision.
This revision is now accepted and ready to land.

REPOSITORY
  R245 Solid

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D24388

To: meven, davidedmundson, #frameworks
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns


D24388: Mark technology propertie as constant to avoid warning

2019-10-03 Thread Méven Car
meven created this revision.
meven added reviewers: davidedmundson, Frameworks.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
meven requested review of this revision.

REVISION SUMMARY
  To avoid output such as :
  
QQmlExpression: Expression 
file:///home/meven/kde/usr/share/kpackage/kcms/kcm_energyinfo/contents/ui/main.qml:479:29
 depends on non-NOTIFYable properties:
Solid::Battery::technology
  
  Similar to D23598 

REPOSITORY
  R245 Solid

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D24388

AFFECTED FILES
  src/solid/devices/frontend/battery.h

To: meven, davidedmundson, #frameworks
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns