Adding shifttag patch ref. #270

This commit is contained in:
bakkeby
2022-07-04 11:25:28 +02:00
parent 404401622b
commit a15a259926
6 changed files with 45 additions and 3 deletions

View File

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