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

* Move topbar into PlaylistManager's widget, making it essentially a playlist's private toolbar.

This commit is contained in:
Christian Muehlhaeuser
2011-01-28 00:36:51 +01:00
parent de530dd775
commit f105b18560
7 changed files with 45 additions and 45 deletions

View File

@@ -14,7 +14,7 @@ ELSE()
ENDIF()
FIND_PACKAGE( Taglib 1.6.0 REQUIRED )
FIND_PACKAGE( LibLastFm REQUIRED )
FIND_PACKAGE( LibLastFm 0.3.3 REQUIRED )
FIND_PACKAGE( LibEchonest REQUIRED )
IF( UNIX AND NOT APPLE )