Skip to content

Commit

Permalink
Fix widget
Browse files Browse the repository at this point in the history
  • Loading branch information
Shimuuar committed Jul 24, 2013
1 parent 470593a commit e7ec748
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions UI/Widget.hs
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ entryInt opts packs bhvN = do
vCur <- freshVar
vBack <- freshVar
(pref, evt) <- addTclEvent
configure nm $ TextVariable vCur
let call = [ Name "entry_validate_int"
, Name (getEvtPrefix pref)
, Name vCur
Expand Down

0 comments on commit e7ec748

Please sign in to comment.