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:
parent
bd49ded02c
commit
e35ca71241
@ -33,7 +33,8 @@ void TDir_sheet::add ()
|
|||||||
_dir->put(nitems);
|
_dir->put(nitems);
|
||||||
_items = nitems;
|
_items = nitems;
|
||||||
|
|
||||||
// select(nitems - 1);
|
build_page(first() + 1);
|
||||||
|
update();
|
||||||
}
|
}
|
||||||
|
|
||||||
TDir_sheet::TDir_sheet(const char* title, const char * columns, byte buttons)
|
TDir_sheet::TDir_sheet(const char* title, const char * columns, byte buttons)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user