fix include
This commit is contained in:
parent
10a0a0ea6c
commit
9bfb395fae
@ -27,6 +27,8 @@
|
|||||||
#include "typeutils.h"
|
#include "typeutils.h"
|
||||||
|
|
||||||
#include <QList>
|
#include <QList>
|
||||||
|
#include <QHash>
|
||||||
|
#include <QVariant>
|
||||||
|
|
||||||
class LIBNYMEA_EXPORT BrowserItem
|
class LIBNYMEA_EXPORT BrowserItem
|
||||||
{
|
{
|
||||||
|
|||||||
@ -23,8 +23,6 @@
|
|||||||
#ifndef MEDIABROWSERITEM_H
|
#ifndef MEDIABROWSERITEM_H
|
||||||
#define MEDIABROWSERITEM_H
|
#define MEDIABROWSERITEM_H
|
||||||
|
|
||||||
#include <QHash>
|
|
||||||
|
|
||||||
#include "browseritem.h"
|
#include "browseritem.h"
|
||||||
|
|
||||||
class MediaBrowserItem: public BrowserItem
|
class MediaBrowserItem: public BrowserItem
|
||||||
|
|||||||
Reference in New Issue
Block a user