mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-05-30 22:13:54 +00:00
Update annotation
This commit is contained in:
parent
555040c80a
commit
fbaf36442c
@ -52,7 +52,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
version string = "v0.43.0.298, Matterhorn Alps!"
|
||||
version string = "v0.43.0.300, Matterhorn Alps!"
|
||||
)
|
||||
|
||||
// GetVersion get version
|
||||
|
@ -63,7 +63,6 @@ MData aGetActive(){
|
||||
}
|
||||
|
||||
char* aGetTitle(){
|
||||
////3
|
||||
char* title=GetTitle();
|
||||
// printf("title::::%s\n",title );
|
||||
return title;
|
||||
|
Loading…
Reference in New Issue
Block a user