mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-27 21:24:47 +01:00
Cosmetics
This commit is contained in:
parent
f9fcbf5de4
commit
a5f11cb77b
@ -9,7 +9,7 @@
|
||||
|
||||
|
||||
#define ROUTE_WIDTH 3
|
||||
#define HOVER_WIDTH 5
|
||||
#define HOVER_WIDTH 4
|
||||
|
||||
QString RouteItem::toolTip()
|
||||
{
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
|
||||
#define TRACK_WIDTH 3
|
||||
#define HOVER_WIDTH 5
|
||||
#define HOVER_WIDTH 4
|
||||
|
||||
QString TrackItem::toolTip()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user