Song is a struct not a class
This commit is contained in:
committed by
craig.p.drummond
parent
832e575f09
commit
f5936587a3
@@ -29,7 +29,7 @@
|
||||
#include <QList>
|
||||
#include <QSet>
|
||||
|
||||
class Song;
|
||||
struct Song;
|
||||
class QHostAddress;
|
||||
class QTcpSocket;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user