Adding setborderpx patch

This commit is contained in:
bakkeby
2019-09-14 23:28:04 +02:00
parent 39e161e545
commit 5501f81b9c
8 changed files with 133 additions and 79 deletions

View File

@ -44,6 +44,10 @@
#include "rotatestack.h"
#endif
#if SETBORDERPX_PATCH
#include "setborderpx.h"
#endif
#if SYSTRAY_PATCH
#include "systray.h"
#endif