1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-10-06 14:53:21 +02:00

Cosmetics

This commit is contained in:
Martin Tůma 2016-09-12 02:27:30 +02:00
parent f9fcbf5de4
commit a5f11cb77b
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@
#define ROUTE_WIDTH 3
#define HOVER_WIDTH 5
#define HOVER_WIDTH 4
QString RouteItem::toolTip()
{

View File

@ -8,7 +8,7 @@
#define TRACK_WIDTH 3
#define HOVER_WIDTH 5
#define HOVER_WIDTH 4
QString TrackItem::toolTip()
{