git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38062 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2006-03-14 01:29:52 +00:00
parent 369ac260a9
commit a6cb8040a8

View File

@@ -1,7 +1,7 @@
#---------------------------------------------------------------------- #----------------------------------------------------------------------
# Name: wx.lib.splitter # Name: wx.lib.splitter
# Purpose: A class similar to wx.SplitterWindow but that allows more # Purpose: A class similar to wx.SplitterWindow but that allows more
# a single split # than a single split
# #
# Author: Robin Dunn # Author: Robin Dunn
# #