1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-03-13 20:39:57 +01:00

Add friend type declaration

This commit is contained in:
Leo Franchi 2012-07-21 21:07:13 -04:00
parent 813e657ee4
commit 7d5986e61f

View File

@ -123,7 +123,7 @@ private:
QRect m_paintRect;
friend ::GridPlaylistInterface;
friend class ::GridPlaylistInterface;
};
#endif // GRIDVIEW_H