mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-06-25 18:49:16 +02:00
Removed obsolete method
This commit is contained in:
@ -11,7 +11,6 @@ class Image
|
||||
public:
|
||||
Image(const QString &fileName);
|
||||
|
||||
QSize size() const {return _img.size();}
|
||||
void draw(QPainter *painter, const QRectF &rect, Map::Flags flags);
|
||||
void setDevicePixelRatio(qreal ratio);
|
||||
|
||||
|
Reference in New Issue
Block a user