Move most of playlist API to private.
Moved objects either not needed to be public or require API review/redesign. Change-Id: Ibeb8b8c9c9a74bea32191c119fa4daaffde57c17 Reviewed-by: Dmytro Poplavskiy <dmytro.poplavskiy@nokia.com>
This commit is contained in:
committed by
Qt by Nokia
parent
cb39035162
commit
10b0063401
@@ -42,8 +42,8 @@
|
||||
#ifndef MOCKMEDIAPLAYLISTCONTROL_H
|
||||
#define MOCKMEDIAPLAYLISTCONTROL_H
|
||||
|
||||
#include "qmediaplaylistcontrol.h"
|
||||
#include "qmediaplaylistnavigator.h"
|
||||
#include <private/qmediaplaylistcontrol_p.h>
|
||||
#include <private/qmediaplaylistnavigator_p.h>
|
||||
|
||||
#include "mockreadonlyplaylistprovider.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user