mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-04-14 13:01:53 +02:00
Less cryptic
This commit is contained in:
parent
3f05f4ea8b
commit
53ea9b2589
@ -40,7 +40,7 @@ namespace Tomahawk
|
||||
typedef QSharedPointer<Collection> collection_ptr;
|
||||
typedef QSharedPointer<Playlist> playlist_ptr;
|
||||
typedef QSharedPointer<PlaylistEntry> plentry_ptr;
|
||||
typedef QSharedPointer<PlaylistInterface> pliface_ptr;
|
||||
typedef QSharedPointer<PlaylistInterface> playlistinterface_ptr;
|
||||
typedef QSharedPointer<DynamicPlaylist> dynplaylist_ptr;
|
||||
typedef QSharedPointer<Query> query_ptr;
|
||||
typedef QSharedPointer<Result> result_ptr;
|
||||
|
Loading…
x
Reference in New Issue
Block a user