QTfrontend/binds.h
changeset 7180 53ffc8853008
parent 6952 7f70f37bbf08
child 7447 01111960a48d
equal deleted inserted replaced
7176:fb4b0c6dfdbd 7180:53ffc8853008
    19 #ifndef BINDS_H
    19 #ifndef BINDS_H
    20 #define BINDS_H
    20 #define BINDS_H
    21 
    21 
    22 #include <QString>
    22 #include <QString>
    23 
    23 
    24 #define BINDS_NUMBER 44
    24 #define BINDS_NUMBER 45
    25 
    25 
    26 struct BindAction
    26 struct BindAction
    27 {
    27 {
    28     QString action;
    28     QString action;
    29     QString strbind;
    29     QString strbind;