git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24989
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
# Other names that need to be reverse-renamed for the old namespace
-Color
-NamedColor
+#Color
+#NamedColor
PyTimer
PyDropTarget
-SystemSettings_GetSystemColour
-SystemSettings_GetSystemFont
-SystemSettings_GetSystemMetric
+#SystemSettings_GetSystemColour
+#SystemSettings_GetSystemFont
+#SystemSettings_GetSystemMetric
# With the * on the end these will cause code to be added that
wxTheColourDatabase = wx.gdi.TheColourDatabase
wxEffects = wx.gdi.Effects
wxEffectsPtr = wx.gdi.EffectsPtr
-wxColor = wx.gdi.Color
-wxNamedColor = wx.gdi.NamedColor
wxClipboardLockerPtr = wx.misc.ClipboardLockerPtr
wxPyTimer = wx.misc.PyTimer
wxPyDropTarget = wx.misc.PyDropTarget
-wxSystemSettings_GetSystemColour = wx.misc.SystemSettings_GetSystemColour
-wxSystemSettings_GetSystemFont = wx.misc.SystemSettings_GetSystemFont
-wxSystemSettings_GetSystemMetric = wx.misc.SystemSettings_GetSystemMetric