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

* Forgot to add HistoryWidget to CMakeLists.txt.

This commit is contained in:
Christian Muehlhaeuser
2013-06-08 10:21:22 +02:00
committed by Michael Zanetti
parent d7629ff626
commit 7cd6af4933

View File

@@ -140,6 +140,7 @@ set( libGuiSources
widgets/SeekSlider.cpp
widgets/PlaylistTypeSelectorDialog.cpp
widgets/Dashboard.cpp
widgets/HistoryWidget.cpp
widgets/WhatsHotWidget.cpp
widgets/NewReleasesWidget.cpp
widgets/ChartDataLoader.cpp