Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/apps/mplayerc/PlayerNavigationDialog.h')
-rw-r--r--src/apps/mplayerc/PlayerNavigationDialog.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/apps/mplayerc/PlayerNavigationDialog.h b/src/apps/mplayerc/PlayerNavigationDialog.h
index 119db4377..7bea5ac9c 100644
--- a/src/apps/mplayerc/PlayerNavigationDialog.h
+++ b/src/apps/mplayerc/PlayerNavigationDialog.h
@@ -47,7 +47,7 @@ public:
DVBStreamInfo m_audios[DVB_MAX_AUDIO];
bool m_bTVStations;
-// Dialog Data
+ // Dialog Data
enum { IDD = IDD_NAVIGATION_DLG };
CListBox m_ChannelList;
@@ -56,7 +56,7 @@ public:
CButton m_ButtonScan;
CButton m_ButtonFilterStations;
CWnd* m_pParent;
-// CMenu m_subtitles, m_audios;
+ // CMenu m_subtitles, m_audios;
protected: