1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-03-25 02:09:48 +01:00

* Declare artist_ptr as metatype.

This commit is contained in:
Christian Muehlhaeuser 2012-05-18 12:04:55 +02:00
parent cf4baf28c3
commit 45d06c9be5

View File

@ -121,4 +121,6 @@ private:
} // ns
Q_DECLARE_METATYPE( Tomahawk::artist_ptr )
#endif