mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-17 19:37:09 +02:00
Add friend type declaration
This commit is contained in:
@@ -123,7 +123,7 @@ private:
|
|||||||
|
|
||||||
QRect m_paintRect;
|
QRect m_paintRect;
|
||||||
|
|
||||||
friend ::GridPlaylistInterface;
|
friend class ::GridPlaylistInterface;
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif // GRIDVIEW_H
|
#endif // GRIDVIEW_H
|
||||||
|
Reference in New Issue
Block a user