1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-07-14 19:04:23 +02:00

Added slider info

This commit is contained in:
2015-10-17 01:33:02 +02:00
parent da81839529
commit c21ef0b587
20 changed files with 127 additions and 25 deletions

View File

@ -3,7 +3,7 @@
#define SIZE 8
MarkerItem::MarkerItem()
MarkerItem::MarkerItem(QGraphicsItem *parent) : QGraphicsItem(parent)
{
}