Patch level : 10.0
Files correlati : ba8 Ricompilazione Demo : [ ] Commento : Eliminate fastidiose segnalazioni su errori ALX git-svn-id: svn://10.65.10.50/trunk@19536 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
0756a4ec73
commit
5ab2cfe5b3
@ -1135,7 +1135,7 @@ bool TReport_mask::on_field_event(TOperable_field& o, TField_event e, long jolly
|
|||||||
case F_SECTIONS:
|
case F_SECTIONS:
|
||||||
if (e == fe_init || e == fe_modify)
|
if (e == fe_init || e == fe_modify)
|
||||||
select_section();
|
select_section();
|
||||||
if (e == fe_info)
|
if (e == fe_info || e == fe_button)
|
||||||
{
|
{
|
||||||
section_properties();
|
section_properties();
|
||||||
return false; // No info dialog
|
return false; // No info dialog
|
||||||
|
Loading…
x
Reference in New Issue
Block a user