mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-04 21:27:58 +02:00
Export QDebug operator<<( QDebug dbg, const SipInfo &info )
This commit is contained in:
@@ -63,7 +63,7 @@ private:
|
|||||||
QSharedDataPointer<SipInfoPrivate> d;
|
QSharedDataPointer<SipInfoPrivate> d;
|
||||||
};
|
};
|
||||||
|
|
||||||
QDebug operator<<( QDebug dbg, const SipInfo &info );
|
DLLEXPORT QDebug operator<<( QDebug dbg, const SipInfo &info );
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user