Adding open selected text patch

This commit is contained in:
Bakkeby 2025-02-20 22:36:51 +01:00 committed by Antoine Vaure
parent 137bb152b3
commit c7503f5737
7 changed files with 34 additions and 1 deletions

View file

@ -38,6 +38,9 @@
#elif NETWMICON_LEGACY_PATCH
#include "netwmicon_legacy.c"
#endif
#if OPEN_SELECTED_TEXT_PATCH
#include "openselectedtext.c"
#endif
#if OPENURLONCLICK_PATCH
#include "openurlonclick.c"
#endif