From 248bdd29552279b71682b3bb4cd9ee4a1997d32d Mon Sep 17 00:00:00 2001 From: luca Date: Tue, 27 May 2008 08:55:40 +0000 Subject: [PATCH] Patch level :10.0 Files correlati : Ricompilazione Demo : [ ] Commento : git-svn-id: svn://10.65.10.50/trunk@16657 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- ca/calib01.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ca/calib01.cpp b/ca/calib01.cpp index e6b21de48..e7a8a889e 100755 --- a/ca/calib01.cpp +++ b/ca/calib01.cpp @@ -717,7 +717,7 @@ bool TSimple_anal_msk::on_field_event(TOperable_field& o, TField_event e, long j switch (o.dlg()) { case F_TREE: - if (e == fe_select) + if (e == fe_button) { if (edit_mode() && !dirty()) set_mode(MODE_QUERY);