mirror of
https://github.com/lltcggie/waifu2x-caffe.git
synced 2025-06-26 13:42:48 +00:00
GUI版で終了時にパラメータ欄のエラーメッセージが出ることがあるのを修正
This commit is contained in:
parent
aba4f717fb
commit
5c5d14db75
@ -908,7 +908,7 @@ void DialogEvent::Waifu2xTime()
|
||||
void DialogEvent::SaveIni(const bool isSyncMember)
|
||||
{
|
||||
if (isSyncMember)
|
||||
SyncMember(true);
|
||||
SyncMember(true, true);
|
||||
|
||||
if (isNotSaveParam)
|
||||
return;
|
||||
|
Loading…
x
Reference in New Issue
Block a user