Ignore:
Timestamp:
07/22/12 17:28:25 (12 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
hg-Phase:
(<MercurialRepository 1 'hg:/home/ivaradi/mlx/hg' '/'>, 'public')
Message:

Added the module comments for the GUI

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/mlx/gui/weighthelp.py

    r117 r300  
    1 # The weight calculation help window
    2 
    3 #-------------------------------------------------------------------------------
    41
    52from mlx.gui.common import *
     
    74from mlx.i18n import xstr
    85from mlx.checks import PayloadChecker
     6
     7#-------------------------------------------------------------------------------
     8
     9## @package mlx.gui.weighthelp
     10#
     11# The weight calculation help tab.
     12#
     13# This module implements the tab containing the weight calculation help.
    914
    1015#-------------------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.