Docstring updates

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34032 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2005-05-12 22:46:53 +00:00
parent 948ee5ea30
commit 4e5d278c12
9 changed files with 615 additions and 542 deletions

View File

@@ -1,5 +1,5 @@
#----------------------------------------------------------------------
# Name: wx.lib.aanalogclockopts
# Name: wx.lib.analogclockopts
# Purpose: An analog clock window - setup frame
#
# Author: E. A. Tacao
@@ -10,6 +10,10 @@
# Originally generated by wx.Glade 0.3.1 on Wed Feb 18 00:05:35 2004
# Converted to wx namespace by Peter Damoc
"""
A configuration dialog (frame actually) for the AnalogClockWindow
"""
import wx
import wx.lib.colourselect as csel