Changeset 8025


Ignore:
Timestamp:
3 Apr 2012, 07:43:03 (12 years ago)
Author:
Henrik Bettermann
Message:

Uups, fix indentation error.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/trunk/src/waeup/kofa/widgets/sequencewidget.py

    r8024 r8025  
    4949
    5050    def __call__(self):
    51     """This is is a patch for the orginal __call__ method which doesn't call
    52     the translate function properly.
    53     """
     51        """Patch for the orginal __call__ method.
     52
     53        The orginal __call__ method doesn't call
     54        the translate function properly.
     55        """
    5456
    5557        # get the data to display:
Note: See TracChangeset for help on using the changeset viewer.