mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-19 23:39:42 +01:00
Fix oopsies leftover from the playlist model rename
This commit is contained in:
parent
a25d174f64
commit
320e5a3252
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user