1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-06-01 07:43:03 +02:00

Extend the maximal point text box width

This commit is contained in:
Martin Tůma 2025-05-17 00:22:40 +02:00
parent 7c3a7c1973
commit d9e4d6c519

View File

@ -8,7 +8,7 @@
#define FLAGS (Qt::AlignCenter | Qt::TextWordWrap | Qt::TextDontClip)
#define MAX_TEXT_WIDTH 8
#define MAX_TEXT_WIDTH 10
#define MIN_BOX_WIDTH 2