1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-07-24 23:44:25 +02:00

Yet another map load crash fix

This commit is contained in:
2020-12-10 01:09:23 +01:00
parent 743a937f41
commit 0f03ef4af7
5 changed files with 16 additions and 36 deletions

View File

@ -96,7 +96,7 @@ private slots:
void logicalDotsPerInchChanged(qreal dpi);
void mapLoaded();
void mapLoadedNoTrigger();
void mapLoadedDir();
void mapInitialized();
private: