Fix sidebar width to accommodate calendar week column

Signed-off-by: Lars Henriksen <LarsHenriksen@get2net.dk>
Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
This commit is contained in:
Lars Henriksen
2019-05-28 20:19:07 +02:00
committed by Lukas Fleischer
parent 3674127e80
commit 378db90ada
2 changed files with 3 additions and 5 deletions

View File

@@ -117,7 +117,7 @@
#define NBUSERCOLORS 6
/* Side bar width acceptable boundaries. */
#define SBARMINWIDTH 32
#define SBARMINWIDTH 34
#define SBARMAXWIDTHPERC 50
/* Related to date manipulation. */