mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-06-01 14:43:55 +00:00
Modified RobotGo to avoid github.com/kbinani/screenshot with deprecated CGDisplayCreateImageForRect macOS15
This commit is contained in:
parent
0ff21b8cab
commit
7da731df30
@ -39,7 +39,6 @@ package robotgo
|
|||||||
|
|
||||||
#cgo windows LDFLAGS: -lgdi32 -luser32
|
#cgo windows LDFLAGS: -lgdi32 -luser32
|
||||||
//
|
//
|
||||||
#include "screen/goScreen.h"
|
|
||||||
#include "mouse/mouse_c.h"
|
#include "mouse/mouse_c.h"
|
||||||
#include "window/goWindow.h"
|
#include "window/goWindow.h"
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user