Changeset 62 in flair-src for trunk/tools/FlairGCS/src/mapwidget.h


Ignore:
Timestamp:
08/22/16 16:33:24 (8 years ago)
Author:
Sanahuja Guillaume
Message:

correction bug destruction map

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/FlairGCS/src/mapwidget.h

    r15 r62  
    6262public:
    6363  MapWidget(Map *map, QWidget *parent = 0);
     64  ~MapWidget();
    6465  void setMap(QtMobility::QGraphicsGeoMap *geoMap);
    6566  QGraphicsScene *scene() const;
Note: See TracChangeset for help on using the changeset viewer.