*** empty log message ***

This commit is contained in:
Mark Mine 2001-05-04 03:02:17 +00:00
parent 0d01cfc3db
commit b0baecece5
1 changed files with 1 additions and 1 deletions

View File

@ -3750,7 +3750,7 @@ class LevelEditorPanel(Pmw.MegaToplevel):
self.fUpdateSelected = 1
# Handle to the toplevels hull
hull = self.component('hull')
hull.geometry('400x575')
hull.geometry('400x680')
balloon = self.balloon = Pmw.Balloon(hull)
# Start with balloon help disabled