Corretta richiesta di cancellazione del documento easydoc anche se

easydoc non e' stato prudentemente installato!


git-svn-id: svn://10.65.10.50/trunk@5527 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
guy 1997-11-04 10:05:09 +00:00
parent cc21f7d8bf
commit f80f404cea

View File

@ -415,7 +415,7 @@ bool TPrimanota_application::easydoc_installed()
// Il documento attuale e' connesso a easydoc?
bool TPrimanota_application::easydoc_connected()
{
return TRUE;
return _EasyDocPath.not_empty();
}
bool TPrimanota_application::run_easydoc(const char* azione) const