Adding openurlonclick patch ref. #32

This commit is contained in:
bakkeby 2021-07-07 10:08:43 +02:00
parent b5c196f009
commit ee4cdc8d6e
8 changed files with 91 additions and 2 deletions

1
patch/openurlonclick.h Normal file
View file

@ -0,0 +1 @@
static void openUrlOnClick(int col, int row, char* url_opener);