Changeset 842:528f3dcc12b4 for src
- Timestamp:
- 04/17/17 07:10:10 (8 years ago)
- Branch:
- default
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/mlx/gui/faultexplain.py
r841 r842 131 131 132 132 class FaultExplainWidget(gtk.Frame): 133 """The widget for the fa ilts and their explanations."""133 """The widget for the faults and their explanations.""" 134 134 @staticmethod 135 135 def getFaultFrame(alignment):
Note:
See TracChangeset
for help on using the changeset viewer.