Patch level :2.2 nopatch
Files correlati : Ricompilazione Demo : [ ] Commento :corretto errore su nome maschera che impediva la compilazione git-svn-id: svn://10.65.10.50/trunk@13792 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
14525c598b
commit
4c8f5d95a8
@ -262,7 +262,7 @@ void TListinoPs0816::mask2ini(TMask& m, bool load)
|
||||
|
||||
void TListinoPs0816::main_loop()
|
||||
{
|
||||
TMaskps0816 m;
|
||||
TMaskPs0816 m;
|
||||
ini2mask(m);
|
||||
while (m.run() == K_ENTER)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user