Changeset 10467
- Timestamp:
- 10/24/10 20:37:00 (3 years ago)
- Files:
-
- 1 modified
-
ossiedev/trunk/tools/alf/ALF.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ossiedev/trunk/tools/alf/ALF.py
r10461 r10467 310 310 def CreateFoldPanel(self): 311 311 self._fpb_pnl = fpb.FoldPanelBar(self._leftWindow, -1, wx.DefaultPosition, 312 wx.Size(-1,-1), fpb.FPB_DEFAULT_STYLE,0)312 wx.Size(-1,-1), 0) 313 313 314 314 # Create the image list for the fold button icons