Adding tagallmon and tagswapmon patches
This commit is contained in:
@ -6,6 +6,14 @@
|
||||
#include "systray.h"
|
||||
#endif
|
||||
|
||||
#if TAGALLMON_PATCH
|
||||
#include "tagallmon.h"
|
||||
#endif
|
||||
|
||||
#if TAGSWAPMON_PATCH
|
||||
#include "tagswapmon.h"
|
||||
#endif
|
||||
|
||||
#if TOGGLEFULLSCREEN_PATCH
|
||||
#include "togglefullscreen.h"
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user