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:
authorUnderground78 <underground78@users.sourceforge.net>2012-04-07 12:41:16 +0400
committerUnderground78 <underground78@users.sourceforge.net>2012-04-07 12:41:16 +0400
commit143411d2514d227fad77e565b3f26bf0fd635e49 (patch)
tree4a62f3c6bbc784e74cb48142bc33b470841161d3 /src/apps/mplayerc/PPagePlayer.h
parent70f3eeeeb1064092857ac492ac8947d50b743f38 (diff)
Fix: The settings location is now changed only when applying the changes in the options dialog instead of immediately after changing the state of the checkbox.
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4275 10f7b99b-c216-0410-bff0-8a66a9350fd8
Diffstat (limited to 'src/apps/mplayerc/PPagePlayer.h')
-rw-r--r--src/apps/mplayerc/PPagePlayer.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/apps/mplayerc/PPagePlayer.h b/src/apps/mplayerc/PPagePlayer.h
index 03ad72e68..a778fa578 100644
--- a/src/apps/mplayerc/PPagePlayer.h
+++ b/src/apps/mplayerc/PPagePlayer.h
@@ -65,7 +65,6 @@ protected:
DECLARE_MESSAGE_MAP()
public:
- afx_msg void OnBnClickedCheck8();
afx_msg void OnUpdateTimeout(CCmdUI* pCmdUI);
afx_msg void OnUpdateCheck13(CCmdUI* pCmdUI);
afx_msg void OnUpdatePos(CCmdUI* pCmdUI);