From 4c8f5d95a84f41f3ac3fc1a33bee769d15254948 Mon Sep 17 00:00:00 2001 From: luca Date: Thu, 16 Feb 2006 13:50:03 +0000 Subject: [PATCH] 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 --- ps/ps0816100.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ps/ps0816100.cpp b/ps/ps0816100.cpp index 1d3716a54..a81dc2f2e 100755 --- a/ps/ps0816100.cpp +++ b/ps/ps0816100.cpp @@ -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) {