Adding tagothermonitor patch
This commit is contained in:
@ -164,6 +164,9 @@
|
||||
#if TAGGRID_PATCH
|
||||
#include "taggrid.c"
|
||||
#endif
|
||||
#if TAGOTHERMONITOR_PATCH
|
||||
#include "tagothermonitor.c"
|
||||
#endif
|
||||
#if TAGSWAPMON_PATCH
|
||||
#include "tagswapmon.c"
|
||||
#endif
|
||||
@ -245,4 +248,4 @@
|
||||
#endif
|
||||
#if TILE_LAYOUT
|
||||
#include "tile.c"
|
||||
#endif
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user