mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-21 08:19:42 +01:00
Export QDebug operator<<( QDebug dbg, const SipInfo &info )
This commit is contained in:
parent
f171c8901b
commit
1d6153044c
@ -63,7 +63,7 @@ private:
|
||||
QSharedDataPointer<SipInfoPrivate> d;
|
||||
};
|
||||
|
||||
QDebug operator<<( QDebug dbg, const SipInfo &info );
|
||||
DLLEXPORT QDebug operator<<( QDebug dbg, const SipInfo &info );
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user