Changed title.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20305 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -429,7 +429,7 @@ class EditorNotebook(wx.wxNotebook):
|
|||||||
class EditorShellNotebookFrame(EditorNotebookFrame):
|
class EditorShellNotebookFrame(EditorNotebookFrame):
|
||||||
"""Frame containing a notebook containing EditorShellNotebooks."""
|
"""Frame containing a notebook containing EditorShellNotebooks."""
|
||||||
|
|
||||||
def __init__(self, parent=None, id=-1, title='PyAlaMode',
|
def __init__(self, parent=None, id=-1, title='PyAlaModeTest',
|
||||||
pos=wx.wxDefaultPosition, size=(600, 400),
|
pos=wx.wxDefaultPosition, size=(600, 400),
|
||||||
style=wx.wxDEFAULT_FRAME_STYLE,
|
style=wx.wxDEFAULT_FRAME_STYLE,
|
||||||
filename=None, singlefile=False):
|
filename=None, singlefile=False):
|
||||||
|
Reference in New Issue
Block a user