Adding shiftboth patch ref. #270

This commit is contained in:
bakkeby
2022-07-04 13:34:41 +02:00
parent 279c571986
commit d3ab291944
6 changed files with 41 additions and 3 deletions

View File

@@ -234,6 +234,9 @@
#if SETBORDERPX_PATCH
#include "setborderpx.h"
#endif
#if SHIFTBOTH_PATCH
#include "shiftboth.h"
#endif
#if SHIFTTAG_PATCH
#include "shifttag.h"
#endif