mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-07-13 18:35:11 +02:00
Only create/copy the sub-images when OpenGL is used
This commit is contained in:
@ -142,6 +142,7 @@ private:
|
||||
#ifdef ENABLE_HIDPI
|
||||
qreal _ratio;
|
||||
#endif // ENABLE_HIDPI
|
||||
bool _opengl;
|
||||
};
|
||||
|
||||
#endif // MAPVIEW_H
|
||||
|
Reference in New Issue
Block a user