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:
Robin Dunn 2006-02-24 19:53:56 +00:00
parent e152afc3d4
commit 4f160924b3

View File

@ -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",