QTfrontend/binds.h
changeset 7628 bc7b1d228a2c
parent 7447 01111960a48d
child 8144 f3ba33d5d2b1
equal deleted inserted replaced
7533:7ee319134713 7628:bc7b1d228a2c
    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;