diff options
Diffstat (limited to 'juk/playlist.h')
-rw-r--r-- | juk/playlist.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/juk/playlist.h b/juk/playlist.h index 80b10ef8..6016a3cb 100644 --- a/juk/playlist.h +++ b/juk/playlist.h @@ -636,7 +636,7 @@ private slots: * magic of the SharedSettings class will apply it to the other playlists as * well. */ - void slotInlineCompletionModeChanged(KGlobalSettings::Completion mode); + void slotInlineCompletionModeChanged(TDEGlobalSettings::Completion mode); void slotPlayCurrent(); |