QTfrontend/binds.h
changeset 7439 0a494f951dcf
parent 7403 e8d0b21efa82
child 7447 01111960a48d
equal deleted inserted replaced
7358:57a508884052 7439:0a494f951dcf
    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;