mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-09 07:36:48 +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 requestId;
|
||||||
quint64 internalId; //do not assign to this; it may get overwritten by the InfoSystem
|
quint64 internalId; //do not assign to this; it may get overwritten by the InfoSystem
|
||||||
QString caller;
|
QString caller;
|
||||||
|
Reference in New Issue
Block a user