Adding shifttagclients patch ref. #270

This commit is contained in:
bakkeby
2022-07-04 13:07:36 +02:00
parent a15a259926
commit 279c571986
7 changed files with 74 additions and 1 deletions

View File

@ -237,6 +237,9 @@
#if SHIFTTAG_PATCH
#include "shifttag.h"
#endif
#if SHIFTTAGCLIENTS_PATCH
#include "shifttagclients.h"
#endif
#if SHIFTVIEW_PATCH
#include "shiftview.h"
#endif