OSDN Git Service

Rename szAppName appTitle in CProfile. Merge CountSeparator,
[xkeymacs/xkeymacs.git] / xkeymacs / 109keyboard.h
index a79a8c2..e903f7b 100644 (file)
@@ -5,7 +5,7 @@
 #pragma once\r
 #endif // _MSC_VER > 1000\r
 \r
-#include "Key.h"\r
+#include "keyboardlayout.h"\r
 \r
 // 109Keyboard.h : header file\r
 //\r
@@ -13,7 +13,7 @@
 /////////////////////////////////////////////////////////////////////////////\r
 // C109Keyboard dialog\r
 \r
-class C109Keyboard : public CDialog\r
+class C109Keyboard : public CKeyboardLayout\r
 {\r
 // Construction\r
 public:\r
@@ -45,8 +45,7 @@ protected:
        afx_msg void OnDestroy();\r
        //}}AFX_MSG\r
        DECLARE_MESSAGE_MAP()\r
-private:\r
-       HKEY_TYPE m_HkeyType;\r
+       int GetToolTipID(int nToolTipID);\r
 };\r
 \r
 //{{AFX_INSERT_LOCATION}}\r