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:
authoralexwild <alexwild@users.sourceforge.net>2007-10-06 11:57:50 +0400
committeralexwild <alexwild@users.sourceforge.net>2007-10-06 11:57:50 +0400
commit98ef2979b52e1ddbf2a3d1b1b615148b80cb4bbf (patch)
tree786825b595d589bdc5ded2556edacd5d905162f9 /src/apps/mplayerc/PPageAccelTbl.h
parentacf00762ce839fb2576065d0c636c15d8f43f57a (diff)
new feature: media keys can now be catched globally
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@288 10f7b99b-c216-0410-bff0-8a66a9350fd8
Diffstat (limited to 'src/apps/mplayerc/PPageAccelTbl.h')
-rw-r--r--src/apps/mplayerc/PPageAccelTbl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/apps/mplayerc/PPageAccelTbl.h b/src/apps/mplayerc/PPageAccelTbl.h
index 428bd7ae5..86b520eb8 100644
--- a/src/apps/mplayerc/PPageAccelTbl.h
+++ b/src/apps/mplayerc/PPageAccelTbl.h
@@ -67,6 +67,7 @@ public:
CEdit m_UIceEdit;
CStaticLink m_UIceLink;
BOOL m_fPN31;
+ BOOL m_fGlobalMedia;
protected:
virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV support