Merge lp:~ken-vandine/ubuntu-system-settings/rtm-1346483 into lp:ubuntu-system-settings/rtm-14.09

Proposed by Ken VanDine
Status: Rejected
Rejected by: Sebastien Bacher
Proposed branch: lp:~ken-vandine/ubuntu-system-settings/rtm-1346483
Merge into: lp:ubuntu-system-settings/rtm-14.09
Diff against target: 13 lines (+2/-1)
1 file modified
plugins/bluetooth/bluetooth.h (+2/-1)
To merge this branch: bzr merge lp:~ken-vandine/ubuntu-system-settings/rtm-1346483
Reviewer Review Type Date Requested Status
Sebastien Bacher (community) Approve
Review via email: mp+242109@code.launchpad.net

Commit message

[bluetooth] make the bluetooth agent a notifyable property.

Description of the change

[bluetooth] make the bluetooth agent a notifyable property.

To post a comment you must log in.
Revision history for this message
Sebastien Bacher (seb128) wrote :

thanks

review: Approve
Revision history for this message
Sebastien Bacher (seb128) wrote :

seems like we are not doing more rtm landing, so cleaning the list a bit, that one is rather going to be including with the vivid rebase

Unmerged revisions

940. By Ken VanDine

[bluetooth] make the bluetooth agent a notifyable property.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'plugins/bluetooth/bluetooth.h'
--- plugins/bluetooth/bluetooth.h 2014-08-28 07:22:28 +0000
+++ plugins/bluetooth/bluetooth.h 2014-11-18 19:13:07 +0000
@@ -48,7 +48,8 @@
48 NOTIFY selectedDeviceChanged)48 NOTIFY selectedDeviceChanged)
4949
50 Q_PROPERTY (QObject * agent50 Q_PROPERTY (QObject * agent
51 READ getAgent)51 READ getAgent
52 CONSTANT)
5253
53 Q_PROPERTY (bool powered54 Q_PROPERTY (bool powered
54 READ isPowered55 READ isPowered

Subscribers

People subscribed via source and target branches