Adding sticky and warp patches
This commit is contained in:
@ -54,6 +54,10 @@
|
||||
#include "setborderpx.h"
|
||||
#endif
|
||||
|
||||
#if STICKY_PATCH
|
||||
#include "sticky.h"
|
||||
#endif
|
||||
|
||||
#if SYSTRAY_PATCH
|
||||
#include "systray.h"
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user