Fixed indetation error

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24928 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn 2003-12-20 01:03:19 +00:00
parent b2dc104421
commit 76f48e3308

View File

@ -668,5 +668,5 @@ def updateColourDB():
for info in cl:
wx.TheColourDatabase.Append(*info)
_haveUpdated = True
_haveUpdated = True