Remove dependency from CPlaybackView to CPlaybackController.
[profile/tv/apps/native/musicplayer.git] / src / playback / MusicControllerImpl.h
index e9ba9f2..caac6b7 100644 (file)
@@ -101,6 +101,7 @@ public:
        void ChangePlayerMode(EPlayerMode mode);
        void HandlePlaylistEditButtons(EPlayerEditBtns btnId);
        void HandleRemoteButtons(Evas_Object *eoBtn, EPlayerBtnsEvent ev);
+       void UpdatePlayerUI(void);
 
 public:
        virtual void OnStatusChanged(SUsbHostDeviceInfo *changedDevice,
@@ -110,4 +111,4 @@ public:
 };
 
 
-#endif /* __MUSIC_CONTROLLER_IMPL_H__ */
\ No newline at end of file
+#endif /* __MUSIC_CONTROLLER_IMPL_H__ */