diff --git a/forms/aboutporymap.ui b/forms/aboutporymap.ui index 3e697ee1..445dcc10 100644 --- a/forms/aboutporymap.ui +++ b/forms/aboutporymap.ui @@ -19,7 +19,7 @@ - Segoe UI + Arial 22 75 true @@ -48,7 +48,7 @@ - Segoe UI + Arial 12 @@ -64,7 +64,7 @@ - Segoe UI + Arial diff --git a/include/core/map.h b/include/core/map.h index 3bd5352b..779afefe 100644 --- a/include/core/map.h +++ b/include/core/map.h @@ -63,7 +63,7 @@ public: QPixmap collision_pixmap; QImage image; QPixmap pixmap; - + QMap> events; QList ownedEvents; // for memory management