diff --git a/comp/src/gb.form/.src/Balloon/Balloon.class b/comp/src/gb.form/.src/Balloon/Balloon.class index 80f80d517..91781e615 100644 --- a/comp/src/gb.form/.src/Balloon/Balloon.class +++ b/comp/src/gb.form/.src/Balloon/Balloon.class @@ -48,7 +48,7 @@ Static Public Sub Hide(Optional Control As Control) If Control And If FBalloon.GetControl() <> Control Then Return 'Debug FBalloon.Hide - Wait + 'Try Wait End