QTfrontend/binds.h
changeset 6101 5a4ea2c7b9df
parent 5884 bd96b82e0fc8
child 6700 e04da46ee43c
--- a/QTfrontend/binds.h	Sat Oct 08 16:45:52 2011 +0200
+++ b/QTfrontend/binds.h	Sat Oct 08 16:54:56 2011 +0200
@@ -21,11 +21,7 @@
 
 #include <QString>
 
-#ifdef _WIN32
-#define BINDS_NUMBER 43
-#else
 #define BINDS_NUMBER 44
-#endif
 
 struct BindAction
 {