OSDN Git Service

Use the reg command to import/export properties
[xkeymacs/xkeymacs.git] / xkeymacs / propertiesadvanced.h
index 881c04b..4a3caa9 100644 (file)
@@ -77,7 +77,7 @@ private:
        static BOOL IsMetaDown();\r
        static BOOL IsCtrlDown();\r
        void InitCommandIDs();\r
-       static void SetCommandID(int nType, int nKey, int nComID);\r
+       static void SetCmdID(int nType, int nKey, int nComID);\r
        static int m_nCommandIDs[MAX_COMMAND_TYPE][MAX_KEY];\r
        static void SetNewKey();\r
        static int m_nAssignKey;\r