Adding sticky and warp patches

This commit is contained in:
bakkeby
2019-09-15 00:43:35 +02:00
parent 713c4e6197
commit 30e0a3b5e4
11 changed files with 83 additions and 5 deletions

View File

@ -54,6 +54,10 @@
#include "setborderpx.h"
#endif
#if STICKY_PATCH
#include "sticky.h"
#endif
#if SYSTRAY_PATCH
#include "systray.h"
#endif