diff -r 30b22f7bd009 -r d442a66e9121 settings.cpp --- a/settings.cpp Mon Sep 12 19:52:51 2005 +0000 +++ b/settings.cpp Thu Sep 22 12:14:23 2005 +0000 @@ -126,6 +126,7 @@ *itv=value; else *itv=""; + *itv=value; return; } itk++;