reformat
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9805 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -48,3 +48,8 @@ class ColourSelect:
|
|||||||
self.set_colour_val = bcolour = wxColour(set[0],set[1],set[2])
|
self.set_colour_val = bcolour = wxColour(set[0],set[1],set[2])
|
||||||
self.b.SetBackgroundColour(bcolour)
|
self.b.SetBackgroundColour(bcolour)
|
||||||
dlg.Destroy()
|
dlg.Destroy()
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user