Adding inplacerotate patch

This commit is contained in:
bakkeby
2020-01-17 09:54:23 +01:00
parent bf4fdc6484
commit 83a7b16a86
7 changed files with 78 additions and 3 deletions

View File

@@ -50,6 +50,9 @@
#if HOLDBAR_PATCH
#include "holdbar.h"
#endif
#if INPLACEROTATE_PATCH
#include "inplacerotate.h"
#endif
#if KILLUNSEL_PATCH
#include "killunsel.h"
#endif