18 #ifndef CORE_UBUNTU_MEDIA_TRACK_LIST_SKELETON_H_
19 #define CORE_UBUNTU_MEDIA_TRACK_LIST_SKELETON_H_
25 #include <core/dbus/skeleton.h>
37 const core::dbus::types::ObjectPath& op);
44 const core::Property<Container>&
tracks()
const;
51 core::Property<Container>&
tracks();
63 std::unique_ptr<Private> d;
68 #endif // CORE_UBUNTU_MEDIA_PROPERTY_H_