From 19c25033571ac203fa21a7e1aa0366df3ce95686 Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Mon, 26 Jan 2004 13:19:31 +0000 Subject: [PATCH] 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 --- include/wx/mac/toplevel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/wx/mac/toplevel.h b/include/wx/mac/toplevel.h index 5f1f303b7f..ffb0bcd288 100644 --- a/include/wx/mac/toplevel.h +++ b/include/wx/mac/toplevel.h @@ -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 // ---------------------------------------------------------------------------- -- 2.50.0