Skip to content

Commit

Permalink
KeyHelp close after 5s
Browse files Browse the repository at this point in the history
  • Loading branch information
goreliu committed Apr 19, 2016
1 parent 168c295 commit 6bd9f2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Core/Functions.ahk
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ return

KeyHelp:
ToolTip, % KeyHelpText()
SetTimer, RemoveToolTip, 5000
return

CmdRun:
Expand Down

0 comments on commit 6bd9f2b

Please sign in to comment.