diff --git a/ve/velib06.cpp b/ve/velib06.cpp index 2738eb7da..5029a09f3 100755 --- a/ve/velib06.cpp +++ b/ve/velib06.cpp @@ -2577,7 +2577,7 @@ int TElabora_mask::update_list() items = codes.items(); // Conta elementi veramente aggiunti const bool ok = items > 0; - enable(DLG_OK, ok); + enable(DLG_ELABORA, ok); enable(F_ELAB, ok); if (codes != f.get_codes())