jhfdguyfg
git-svn-id: svn://10.65.10.50/trunk@2971 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
a8a6bf573d
commit
0be61beb4e
@ -3635,7 +3635,7 @@ void TList_field::create(WINDOW parent)
|
||||
|
||||
int TList_field::str2curr(const char* data)
|
||||
{
|
||||
TString16 str(data);
|
||||
TString str(data);
|
||||
|
||||
if (roman() && str.len() < 2)
|
||||
str.insert("0",0);
|
||||
|
Loading…
x
Reference in New Issue
Block a user