QTfrontend/binds.h
branchhedgeroid
changeset 5932 5164d17b6374
parent 5884 bd96b82e0fc8
child 6700 e04da46ee43c
--- a/QTfrontend/binds.h	Fri Sep 16 17:36:05 2011 +0200
+++ b/QTfrontend/binds.h	Fri Sep 16 18:17:16 2011 +0200
@@ -21,11 +21,7 @@
 
 #include <QString>
 
-#ifdef _WIN32
-#define BINDS_NUMBER 43
-#else
 #define BINDS_NUMBER 44
-#endif
 
 struct BindAction
 {