changeset 2948 | 3f21a9dc93d0 |
parent 2428 | 6800f8aa0184 |
child 3236 | 4ab3917d7d44 |
--- a/QTfrontend/binds.h Sat Mar 06 10:54:24 2010 +0000 +++ b/QTfrontend/binds.h Sat Mar 06 10:59:20 2010 +0000 @@ -29,11 +29,11 @@ struct BindAction { - QString action; - QString strbind; - const char * name; - const char * category; - const char * description; + QString action; + QString strbind; + const char * name; + const char * category; + const char * description; }; extern const BindAction cbinds[BINDS_NUMBER];