git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14493
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
_T("application/x-xyz"),
_T("xyzview '%s'"), // open cmd
_T(""), // print cmd
_T("application/x-xyz"),
_T("xyzview '%s'"), // open cmd
_T(""), // print cmd
- _T("XYZ File") // description
- _T(".xyz"), // extensions
- NULL // end of extensions
+ _T("XYZ File"), // description
+ _T(".xyz"), // extensions
+ NULL // end of extensions
);
ftInfo.SetShortDesc(_T("XYZFile")); // used under Win32 only
);
ftInfo.SetShortDesc(_T("XYZFile")); // used under Win32 only