summaryrefslogtreecommitdiffstats
path: root/src/library/autodj/autodjprocessor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/library/autodj/autodjprocessor.cpp')
-rw-r--r--src/library/autodj/autodjprocessor.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/library/autodj/autodjprocessor.cpp b/src/library/autodj/autodjprocessor.cpp
index f9db164af0..5a435e2296 100644
--- a/src/library/autodj/autodjprocessor.cpp
+++ b/src/library/autodj/autodjprocessor.cpp
@@ -63,7 +63,7 @@ TrackPointer DeckAttributes::getLoadedTrack() const {
}
AutoDJProcessor::AutoDJProcessor(QObject* pParent,
- ConfigObject<ConfigValue>* pConfig,
+ UserSettingsPointer pConfig,
PlayerManagerInterface* pPlayerManager,
int iAutoDJPlaylistId,
TrackCollection* pTrackCollection)