mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-06 20:10:08 +01:00
Fix comment text in code snippet
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
|
||||
# This call is unnecessary under platforms generating
|
||||
# wx.EVT_COLOUR_CHANGED if the dialog was accepted and unnecessary
|
||||
# under the platforms not generating self event if it was cancelled,
|
||||
# under the platforms not generating this event if it was cancelled,
|
||||
# so we could check for the different cases explicitly to avoid it,
|
||||
# but it's simpler to just always call it.
|
||||
Redraw(data.GetColour())
|
||||
|
||||
Reference in New Issue
Block a user