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

View file

@ -17,6 +17,9 @@
#if KEYBOARDSELECT_PATCH
#include "keyboardselect_x.c"
#endif
#if OPENURLONCLICK_PATCH
#include "openurlonclick.c"
#endif
#if RIGHTCLICKTOPLUMB_PATCH
#include "rightclicktoplumb_x.c"
#endif