Adding taglabels patch ref. #199

This commit is contained in:
bakkeby
2021-11-23 22:36:53 +01:00
parent c7af5c6b67
commit 63fed59d19
8 changed files with 121 additions and 1 deletions

View File

@ -56,6 +56,9 @@
#if BAR_TAGS_PATCH
#include "bar_tags.h"
#endif
#if BAR_TAGLABELS_PATCH
#include "bar_taglabels.h"
#endif
#if BAR_TAGGRID_PATCH
#include "bar_taggrid.h"
#endif