Adding dragcfact patch, ref. #19

This commit is contained in:
bakkeby
2020-03-25 15:15:47 +01:00
parent d17a306a94
commit 32d3d2b7c3
8 changed files with 113 additions and 19 deletions

View File

@ -26,6 +26,9 @@
#if CYCLELAYOUTS_PATCH
#include "cyclelayouts.c"
#endif
#if DRAGCFACT_PATCH && CFACTS_PATCH
#include "dragcfact.c"
#endif
#if DWMC_PATCH
#include "dwmc.c"
#elif FSIGNAL_PATCH