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:
authorCasimir666 <casimir666@users.sourceforge.net>2008-12-13 14:31:16 +0300
committerCasimir666 <casimir666@users.sourceforge.net>2008-12-13 14:31:16 +0300
commit613d443430e7834514f43957e608e7323508d1de (patch)
tree590d70ae7c31523b062af77cfe532452fb0874c3 /src/apps/mplayerc/PPageAccelTbl.h
parent3c30abe6c50ce164d1051ea397ee6350e70cf1c0 (diff)
CHANGED: Hotkeys added to support more remote control keys
FIXED : Save thumbnails crash in x64 git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@921 10f7b99b-c216-0410-bff0-8a66a9350fd8
Diffstat (limited to 'src/apps/mplayerc/PPageAccelTbl.h')
-rw-r--r--src/apps/mplayerc/PPageAccelTbl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/apps/mplayerc/PPageAccelTbl.h b/src/apps/mplayerc/PPageAccelTbl.h
index 86b520eb8..7dd996400 100644
--- a/src/apps/mplayerc/PPageAccelTbl.h
+++ b/src/apps/mplayerc/PPageAccelTbl.h
@@ -53,7 +53,7 @@ public:
static CString MakeMouseButtonLabel(UINT mouse);
static CString MakeAppCommandLabel(UINT id);
- enum {APPCOMMAND_LAST=APPCOMMAND_MEDIA_CHANNEL_DOWN};
+ enum {APPCOMMAND_LAST=APPCOMMAND_DWM_FLIP3D};
// Dialog Data
enum { IDD = IDD_PPAGEACCELTBL };