Changeset 5234 in ntrip for trunk/BNC/src/map/bncmapwin.h


Ignore:
Timestamp:
Jun 17, 2013, 8:31:50 AM (11 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/map/bncmapwin.h

    r5228 r5234  
    3838
    3939 signals:
     40  void mapClosed();
    4041
    4142 public slots:
     
    4445 private slots:
    4546  void slotInitMap(bool isOk);
     47
     48 protected:
     49  virtual void closeEvent(QCloseEvent *);
    4650
    4751 private:
Note: See TracChangeset for help on using the changeset viewer.