mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-06-01 14:43:55 +00:00
7 lines
88 B
C
7 lines
88 B
C
#if defined(IS_MACOSX)
|
|
//
|
|
#elif defined(USE_X11)
|
|
//
|
|
#elif defined(IS_WINDOWS)
|
|
//
|
|
#endif |