Sistemata insert
git-svn-id: svn://10.65.10.50/trunk@4098 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
5028f3d225
commit
a65ce870f8
@ -703,9 +703,9 @@ int TSpreadsheet::insert(
|
||||
_property.insert(NULL, r);
|
||||
|
||||
// Notifica che l'inserimento h terminato
|
||||
notify(r, K_CTRL + K_INS);
|
||||
owner().post_insert(r);
|
||||
xi_insert_row(_obj, INT_MAX);
|
||||
owner().post_insert(r);
|
||||
notify(r, K_CTRL + K_INS);
|
||||
xi_cell_request(_obj);
|
||||
}
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user