Source commit: 1c8acfa7e040c4bf709d7d8185adbffc971ca14d
@@ -1049,7 +1049,7 @@ void __fastcall TSessionData::DoSave(THierarchicalStorage * Storage,
if (PuttyExport)
{
WRITE_DATA_EX(String, L"Protocol", GetNormalizedPuttyProtocol(), );
- WRITE_DATA_EX(String, L"WinTitle", WinTitle, );
+ WRITE_DATA(String, WinTitle);
}
if (!PuttyExport)