diff --git a/ve/ve0300.cpp b/ve/ve0300.cpp index 551f62ab4..0bc74c9e1 100755 --- a/ve/ve0300.cpp +++ b/ve/ve0300.cpp @@ -1542,7 +1542,7 @@ void TMask_generator::genera( const TString& profilo ) _m->control( T_BOTTONE, DLG_INFO, 202 ); _m->begin( ); - _m->prompt( 12, 1 ); + _m->prompt( 12, 1, "Info"); _m->message( "EXIT,332" ); _m->picture(BMP_INFO); _m->end( );