mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-06-27 11:39:16 +02:00
@ -4,7 +4,7 @@
|
||||
#include "graphicsscene.h"
|
||||
|
||||
|
||||
bool GraphicsItem::_useStyle = true;
|
||||
bool GraphicsItem::_useStyle = false;
|
||||
|
||||
/* Standard GraphicsScene::items() is not pixel accurate, so we use the
|
||||
following function which has the same logic as used in the original
|
||||
|
Reference in New Issue
Block a user