mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 11:20:22 +02:00
Fix oopsies leftover from the playlist model rename
This commit is contained in:
@@ -368,13 +368,9 @@ set( libHeaders
|
||||
widgets/SeekSlider.h
|
||||
widgets/playlisttypeselectordlg.h
|
||||
widgets/welcomewidget.h
|
||||
<<<<<<< HEAD
|
||||
widgets/whatshotwidget.h
|
||||
widgets/welcomeplaylistmodel.h
|
||||
=======
|
||||
widgets/RecentlyPlayedPlaylistsModel.h
|
||||
widgets/RecentPlaylistsModel.h
|
||||
>>>>>>> master
|
||||
widgets/overlaywidget.h
|
||||
widgets/HeaderLabel.h
|
||||
widgets/HeaderWidget.h
|
||||
|
@@ -24,7 +24,7 @@
|
||||
#include "viewmanager.h"
|
||||
#include "sourcelist.h"
|
||||
#include "tomahawksettings.h"
|
||||
#include "welcomeplaylistmodel.h"
|
||||
#include "RecentPlaylistsModel.h"
|
||||
|
||||
#include "audio/audioengine.h"
|
||||
#include "playlist/playlistmodel.h"
|
||||
|
Reference in New Issue
Block a user