mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-06 22:26:32 +02:00
Fix export
This commit is contained in:
@@ -51,7 +51,7 @@ enum PushInfoFlags { // must be powers of 2
|
||||
};
|
||||
|
||||
|
||||
struct InfoRequestData {
|
||||
struct DLLEXPORT InfoRequestData {
|
||||
quint64 requestId;
|
||||
quint64 internalId; //do not assign to this; it may get overwritten by the InfoSystem
|
||||
QString caller;
|
||||
|
Reference in New Issue
Block a user