diff --git a/ba/ba1100.h b/ba/ba1100.h index 766b0f716..3cfa01d66 100755 --- a/ba/ba1100.h +++ b/ba/ba1100.h @@ -37,7 +37,7 @@ public: void add(); void rebuild() { _items = _dir->items();} - TDir_sheet(const char* title,byte buttons=0x8,const char* col = "N.@3R|Nome@20|EOD@R7|EOX@R7|Lung.@R7|Descrizione@43|Formula@33|Flags@R7"); + TDir_sheet(const char* title,byte buttons=0x8,const char* col = "N.@3R|Nome@20|EOD@7R|EOX@7R|Lung.@7R|Descrizione@43|Formula@33|Flags@7R"); virtual ~TDir_sheet(); };