mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-23 17:29:42 +01:00
Fix export
This commit is contained in:
parent
92423fe925
commit
5a8b32691e
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user