Fix bug 74279

This commit is contained in:
Alexey Nagaev
2025-04-29 14:58:38 +03:00
parent c94a294317
commit 038fa50194

View File

@ -207,6 +207,7 @@ CFormatsList CFormatsList::GetDefaultExts()
list.m_presentations.push_back(L"dpt");
list.m_presentations.push_back(L"fodp");
list.m_presentations.push_back(L"key");
list.m_presentations.push_back(L"odg");
list.m_presentations.push_back(L"odp");
list.m_presentations.push_back(L"otp");
list.m_presentations.push_back(L"pot");