mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-06 14:16:32 +02:00
Less cryptic
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user