~ricmm/media-hub/multiple-sessions

« back to all changes in this revision

Viewing changes to src/core/media/service_stub.cpp

MergedĀ lp:~thomas-voss/media-hub/switch-to-properties-cpp

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
 
25
25
#include "mpris/service.h"
26
26
 
27
 
namespace dbus = org::freedesktop::dbus;
 
27
namespace dbus = core::dbus;
28
28
namespace media = core::ubuntu::media;
29
29
 
30
30
struct media::ServiceStub::Private
33
33
};
34
34
 
35
35
media::ServiceStub::ServiceStub()
36
 
    : org::freedesktop::dbus::Stub<media::Service>(the_session_bus()),
 
36
    : core::dbus::Stub<media::Service>(the_session_bus()),
37
37
      d(new Private{
38
38
        access_service()->object_for_path(
39
39
            dbus::types::ObjectPath(