From 143411d2514d227fad77e565b3f26bf0fd635e49 Mon Sep 17 00:00:00 2001 From: Underground78 Date: Sat, 7 Apr 2012 08:41:16 +0000 Subject: 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 --- src/apps/mplayerc/PPagePlayer.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/apps/mplayerc/PPagePlayer.h') 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); -- cgit v1.2.3