1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-04-14 04:51:53 +02:00

* Declare result_ptr as metatype.

This commit is contained in:
Christian Muehlhaeuser 2014-08-12 19:30:06 +02:00
parent c86b629c4a
commit a89fb67296

View File

@ -157,4 +157,6 @@ private:
} //ns
Q_DECLARE_METATYPE( Tomahawk::result_ptr )
#endif // RESULT_H