mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
マスタエディタ:アイコン表示フラグの競合を警告からエラーに変更(直せるので)。
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@2547 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
59e3269b2e
commit
f506d60762
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1434,7 +1434,7 @@ ECSrlResult RCSrl::mrcTWL( FILE *fp )
|
||||
|
||||
if( (*this->hIsWiFiIcon == true) && (*this->hIsWirelessIcon == true) )
|
||||
{
|
||||
this->hWarnList->Add( gcnew RCMrcError(
|
||||
this->hErrorList->Add( gcnew RCMrcError(
|
||||
"アイコン表示フラグ", 0x1bf, 0x1bf,
|
||||
"ワイヤレス通信アイコンとWi-Fi通信アイコンは同時に表示できません。設定を無視して読み込みます。",
|
||||
"Icon Displaying",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user