A little cleanup

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33054 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2005-03-25 20:16:27 +00:00
parent 818f944269
commit 8bd882eec1
3 changed files with 48 additions and 49 deletions

View File

@@ -83,7 +83,6 @@ class MultipleChoiceDialog(wx.Dialog):
self.SetSizer(dlgsizer)
self.SetAutoLayout(1)
self.lst = lst
self.Layout()