mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-06-26 11:09:16 +02:00
Extend the maximal point text box width
This commit is contained in:
@ -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
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user