マスタエディタ:変更し忘れ。

git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlToolsRED@60 7061adef-622a-194b-ae81-725974e89856
This commit is contained in:
nishikawa_takeshi 2008-12-04 10:13:34 +00:00
parent 483f433a62
commit 11916ef19c
4 changed files with 0 additions and 1 deletions

View File

@ -223,7 +223,6 @@ System::Boolean Form1::saveSrl( System::String ^filename )
// 再リード
this->loadSrl( filename );
this->tboxFile->Text = filename;
return true;
} // saveSrl()