Aggiunta dicitura omaggio alle righe di omaggio
git-svn-id: svn://10.65.10.50/trunk@5150 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
4ab6a5be42
commit
22b428dae2
@ -23,6 +23,10 @@
|
||||
#include "veuml1.h"
|
||||
#endif
|
||||
|
||||
#ifndef __VEINI_H
|
||||
#include "veini.h"
|
||||
#endif
|
||||
|
||||
#ifndef __DEFMASK_H
|
||||
#include <defmask.h>
|
||||
#endif
|
||||
@ -321,7 +325,9 @@ bool codart_handler( TMask_field& f, KEY key )
|
||||
deslin.put(DESLIN_CODLIN, lingua);
|
||||
if (deslin.read() == NOERR)
|
||||
desc = deslin.get(DESLIN_DESCR);
|
||||
}
|
||||
}
|
||||
if (mask.doc()[((TSheet_field &)mask.field(F_SHEET)).selected() + 1].is_omaggio())
|
||||
desc << " (OMAGGIO)";
|
||||
row_mask.set(FR_DESCR, desc);
|
||||
|
||||
umart.setkey(1);
|
||||
|
Loading…
x
Reference in New Issue
Block a user