mirror of
https://github.com/debauchee/barrier.git
synced 2026-07-04 19:06:45 +08:00
used really drag file extension
This commit is contained in:
@@ -26,7 +26,7 @@ extern "C" {
|
||||
#endif
|
||||
void runCocoaApp();
|
||||
void stopCocoaLoop();
|
||||
void fakeDragging(const char* str, int length, int cursorX, int cursorY);
|
||||
void fakeDragging(const char* str, int cursorX, int cursorY);
|
||||
CFStringRef getCocoaDropTarget();
|
||||
|
||||
#if defined(__cplusplus)
|
||||
|
||||
Reference in New Issue
Block a user