mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-13 01:24:11 +02:00
Remove not needed ControlConnection include
This commit is contained in:
committed by
Michael Zanetti
parent
34196ec001
commit
aaf4ced6db
@@ -21,9 +21,10 @@
|
|||||||
|
|
||||||
#include "Typedefs.h"
|
#include "Typedefs.h"
|
||||||
|
|
||||||
#include "network/ControlConnection.h"
|
|
||||||
#include "database/DatabaseCollection.h"
|
#include "database/DatabaseCollection.h"
|
||||||
|
|
||||||
|
class ControlConnection;
|
||||||
|
|
||||||
class RemoteCollection : public DatabaseCollection
|
class RemoteCollection : public DatabaseCollection
|
||||||
{
|
{
|
||||||
Q_OBJECT
|
Q_OBJECT
|
||||||
|
Reference in New Issue
Block a user