mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-25 02:09:48 +01:00
Don't rely on C++11 extensions
This commit is contained in:
parent
31c695e04a
commit
f430738206
@ -41,7 +41,7 @@ class DLLEXPORT SipPlugin : public QObject
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
friend Tomahawk::PeerInfo;
|
||||
friend class Tomahawk::PeerInfo;
|
||||
|
||||
public:
|
||||
SipPlugin();
|
||||
|
Loading…
x
Reference in New Issue
Block a user