Corretto errore nell'aggiunta di un direttorio

git-svn-id: svn://10.65.10.50/trunk@891 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
alex 1995-01-19 15:58:43 +00:00
parent bd49ded02c
commit e35ca71241

View File

@ -33,7 +33,8 @@ void TDir_sheet::add ()
_dir->put(nitems);
_items = nitems;
// select(nitems - 1);
build_page(first() + 1);
update();
}
TDir_sheet::TDir_sheet(const char* title, const char * columns, byte buttons)