Adding decoration hints patch

This commit is contained in:
bakkeby
2020-08-11 10:17:02 +02:00
parent 14e148be2a
commit 10f4d513ec
8 changed files with 77 additions and 0 deletions

View File

@ -79,6 +79,9 @@
#if CYCLELAYOUTS_PATCH
#include "cyclelayouts.h"
#endif
#if DECORATION_HINTS_PATCH
#include "decorationhints.h"
#endif
#if DRAGCFACT_PATCH && CFACTS_PATCH
#include "dragcfact.h"
#endif