diff --git a/ve/velib.h b/ve/velib.h index 09732bc96..af8ee52aa 100755 --- a/ve/velib.h +++ b/ve/velib.h @@ -662,9 +662,9 @@ protected: void check_modules(); virtual void set_variables(TExpression * e) const ; void update_raee(); - int set_row_ids(); public: + int set_row_ids(); long renum_ndoc(long numdoc = 0); virtual bool renum() { return renum_ndoc() > 0;} const TString& codiva_spese() const ;