diff -r 664b536a1c27 -r ff213e443336 QTfrontend/binds.h --- a/QTfrontend/binds.h Tue Jul 25 20:19:46 2006 +0000 +++ b/QTfrontend/binds.h Wed Jul 26 12:25:48 2006 +0000 @@ -34,7 +34,7 @@ #ifndef BINDS_H #define BINDS_H -#include +#include #define BINDS_NUMBER 24 @@ -42,7 +42,7 @@ { QString action; QString strbind; - QString name; + const char * name; bool chwidget; };