renamed system option to better match existing ones

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25383 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík 2004-01-26 13:19:31 +00:00
parent 6bda7391c1
commit 19c2503357

View File

@ -17,7 +17,7 @@
#endif
#if wxUSE_SYSTEM_OPTIONS
#define wxMAC_WINDOW_PLAIN_TRANSITION _T("MAC_WINDOW_PLAIN_TRANSITION")
#define wxMAC_WINDOW_PLAIN_TRANSITION _T("mac.window-plain-transition")
#endif
// ----------------------------------------------------------------------------