1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-29 08:40:40 +02:00

Add support for non-autoloaded dynamic playlists that can be used for custom displays

Add a SocialPlaylistWidget that will display some cool social stats and lists, but none right now
This commit is contained in:
Leo Franchi
2011-07-29 14:06:44 -04:00
parent 72bfeba65a
commit ca467fb5bc
32 changed files with 648 additions and 257 deletions

View File

@@ -97,6 +97,7 @@
<file>./data/sql/dbmigrate-22_to_23.sql</file>
<file>./data/sql/dbmigrate-23_to_24.sql</file>
<file>./data/sql/dbmigrate-24_to_25.sql</file>
<file>./data/sql/dbmigrate-25_to_26.sql</file>
<file>./data/js/tomahawk.js</file>
</qresource>
</RCC>