QTfrontend/binds.h
changeset 7447 01111960a48d
parent 7180 53ffc8853008
child 8144 f3ba33d5d2b1
equal deleted inserted replaced
7442:9bb6abdb5675 7447:01111960a48d
    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 45
    24 #define BINDS_NUMBER 46
    25 
    25 
    26 struct BindAction
    26 struct BindAction
    27 {
    27 {
    28     QString action;
    28     QString action;
    29     QString strbind;
    29     QString strbind;