1
0
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:
Leo Franchi
2012-07-21 21:07:13 -04:00
parent 813e657ee4
commit 7d5986e61f

View File

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