-- fix indentation to make epydoc happy

This commit is contained in:
Ken Hughes
2005-11-20 18:41:41 +00:00
parent 9ef8c198b2
commit 44c581644a

View File

@@ -105,7 +105,7 @@ class Theme:
- (type): the chosen sub-theme. - (type): the chosen sub-theme.
""" """
class ThemeUI: class ThemeUI:
""" """
The User Interface sub-theme The User Interface sub-theme
============================ ============================
@@ -143,7 +143,7 @@ class Theme:
@ivar drawType: the draw type (minimal, rounded, etc) in the range [1, 4]. @ivar drawType: the draw type (minimal, rounded, etc) in the range [1, 4].
""" """
class ThemeSpace: class ThemeSpace:
""" """
The Space sub-themes The Space sub-themes
==================== ====================