changeset 9948 | 91a43c79cd4b |
parent 9080 | 9b42757d7e71 |
child 9998 | 736015b847e3 |
9947:ff4e56775e9c | 9948:91a43c79cd4b |
---|---|
20 #define BINDS_H |
20 #define BINDS_H |
21 |
21 |
22 #include <QString> |
22 #include <QString> |
23 |
23 |
24 #ifdef VIDEOREC |
24 #ifdef VIDEOREC |
25 #define BINDS_NUMBER 47 |
|
26 #else |
|
25 #define BINDS_NUMBER 46 |
27 #define BINDS_NUMBER 46 |
26 #else |
|
27 #define BINDS_NUMBER 45 |
|
28 #endif |
28 #endif |
29 |
29 |
30 struct BindAction |
30 struct BindAction |
31 { |
31 { |
32 QString action; |
32 QString action; |