Эх сурвалжийг харах

修改手势鼠标形状ID值。

Jeff 6 жил өмнө
parent
commit
c06e805c42

+ 1 - 1
source/hook/skinui/GfxOutBarCtrl.cpp

@@ -9,7 +9,7 @@
 static char THIS_FILE[] = __FILE__;
 #endif
 
-#define IDC_CURSOR_HAND                 132
+#define IDC_CURSOR_HAND                 133
 /////////////////////////////////////////////////////////////////////////////
 // CGfxOutBarCtrl
 

+ 1 - 1
source/hook/skinui/SkinButton.cpp

@@ -2,7 +2,7 @@
 #include "SkinButton.h"
 
 // CSkinButton
-#define IDC_CURSOR_HAND                 132
+#define IDC_CURSOR_HAND                 133
 
 IMPLEMENT_DYNAMIC(CSkinButton, CButton)
 

+ 1 - 1
source/hook/skinui/SkinTab.cpp

@@ -9,7 +9,7 @@
 static char THIS_FILE[] = __FILE__;
 #endif
 
-#define IDC_CURSOR_HAND                 132
+#define IDC_CURSOR_HAND                 133
 
 /////////////////////////////////////////////////////////////////////////////
 // CSkinTab