fix bug in recent tooltip-related commit

This commit is contained in:
Robby Findler 2012-11-17 21:26:02 -06:00
parent 9298353e90
commit 4ba1c119d4

View File

@ -34,7 +34,6 @@
(super show on?))
(define/public (show-over x y w h #:prefer-upper-left? [prefer-upper-left? #f])
(send timer start 200 #f)
(reflow-container)
(define mw (get-width))
(define mh (get-height))