Use correct attribution
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37717 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
e152afc3d4
commit
4f160924b3
@ -171,7 +171,7 @@ class Extended(wx.Frame):
|
||||
"Please report any bug/requests or improvements\n" + \
|
||||
"To me at the following adresses:\n\n" + \
|
||||
"andrea.gavana@agip.it\n" + "andrea_gavana@tin.it\n\n" + \
|
||||
"Based On Julian Smart C++ demo implementation.\n\n" + \
|
||||
"Based On Jorgen Bodde C++ demo implementation.\n\n" + \
|
||||
"Welcome To wxPython " + wx.VERSION_STRING + "!!"
|
||||
|
||||
dlg = wx.MessageDialog(self, msg, "FoldPanelBar Extended Demo",
|
||||
|
Loading…
Reference in New Issue
Block a user