mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 11:20:22 +02:00
Don't rely on C++11 extensions
This commit is contained in:
@@ -41,7 +41,7 @@ class DLLEXPORT SipPlugin : public QObject
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
friend Tomahawk::PeerInfo;
|
||||
friend class Tomahawk::PeerInfo;
|
||||
|
||||
public:
|
||||
SipPlugin();
|
||||
|
Reference in New Issue
Block a user