Apply the modification of CSortMgr
[profile/tv/apps/native/filebrowser.git] / include / FbBaseView.h
index c887b1b..77623fb 100644 (file)
@@ -4,7 +4,7 @@
 #include <MediaContentDbListener.h>
 #include <UsbConnectionListener.h>
 
-class CFbBaseView : public CBaseView, CUsbConnectionListener, CMediaContentDbUpdateListener {
+class CFbBaseView : public CBaseView, public CUsbConnectionListener, public CMediaContentDbUpdateListener {
 private:
        struct SFbBaseView* m;