mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-06-27 11:39:16 +02:00
Improved graph grid print output
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
#include "griditem.h"
|
||||
|
||||
|
||||
#define GRID_WIDTH 1
|
||||
#define GRID_WIDTH 0
|
||||
|
||||
GridItem::GridItem(QGraphicsItem *parent) : QGraphicsItem(parent)
|
||||
{
|
||||
|
Reference in New Issue
Block a user