mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
マスタエディタ:ドラッグアンドドロップでの読み込みのときに署名エラーなのにテキストボックスにSRL名を表示してしまうバグを修正。
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@2560 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
02bf9ccc59
commit
53d73989b8
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -4046,7 +4046,6 @@ private: System::Windows::Forms::DataGridViewTextBoxColumn^ colLibName;
|
||||
return;
|
||||
}
|
||||
this->loadSrl( filename ); // ドラッグアンドドロップの時点でボタンを押さなくてもファイルを開く
|
||||
this->tboxFile->Text = filename;
|
||||
//this->sucMsg( "ROMデータファイルのオープンに成功しました。", "The ROM data file is opened successfully." );
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user