Patch level : 10.0

Files correlati     : ve1
Ricompilazione Demo : [ ]
Commento            :
Corretto messaggio d'errore di report insesitente


git-svn-id: svn://10.65.10.50/trunk@19487 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
guy 2009-10-21 13:44:37 +00:00
parent 88f63a260c
commit 589d7bc177

View File

@ -1103,7 +1103,7 @@ bool TReport_doc_app::print_loop(const TString& query, TOutput_mode mode)
else
{
TString msg; msg << TR("Report inesistente: ") << profilo;
xvt_dm_post_error(msg);
xvtil_popup_error(msg);
continue;
}