Switch to unified view

a/upadapt/ohpladapt.h b/upadapt/ohpladapt.h
...
...
28
#include "HelperStructs/PlaylistMode.h"
28
#include "HelperStructs/PlaylistMode.h"
29
29
30
#include "upqo/ohplaylist_qo.h"
30
#include "upqo/ohplaylist_qo.h"
31
#include "upadapt/upputils.h"
31
#include "upadapt/upputils.h"
32
32
33
using namespace UPnPP;
34
33
class OHPlayer : public OHPlaylistQO {
35
class OHPlayer : public OHPlaylistQO {
34
Q_OBJECT
36
Q_OBJECT
35
37
36
public:
38
public:
37
    OHPlayer(UPnPClient::OHPLH ohpl, QObject *parent = 0)
39
    OHPlayer(UPnPClient::OHPLH ohpl, QObject *parent = 0)