diff --git a/cg/cg5400.cpp b/cg/cg5400.cpp index 192df5392..3636f8038 100755 --- a/cg/cg5400.cpp +++ b/cg/cg5400.cpp @@ -232,7 +232,7 @@ bool TRipristina_stampa::menu(MENU_TAG) int day = giornale ? msk.get_int(F_DAY) : 1; if (day < 1) day = 1; - if (prefix().exist(firm)) + if (prefhndl->exist(firm)) { TString256 mess("Attenzione ripristino della stampa de"); if (_op == restore_reg)