mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-05 03:20:08 +01:00
Trim Trailing Whitespace demos
This commit is contained in:
@@ -18,7 +18,7 @@ class TestPanel(wx.Panel):
|
||||
'blueberry', 'raspberry', 'blackberry', 'snozzleberry',
|
||||
'etc', 'etc..', 'etc...' ]
|
||||
|
||||
dlg = wx.MultiChoiceDialog( self,
|
||||
dlg = wx.MultiChoiceDialog( self,
|
||||
"Pick some fruit from\nthis list",
|
||||
"wx.MultiChoiceDialog", lst)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user