Changeset 5014 in ntrip for trunk/GnssCenter/src/map
- Timestamp:
- Mar 28, 2013, 2:20:37 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GnssCenter/src/map/svgmap.h
r5013 r5014 13 13 class t_svgMap : public QDialog, public t_pluginInterface { 14 14 Q_OBJECT 15 Q_INTERFACES(t_pluginInterface) 15 Q_INTERFACES(GnssCenter::t_pluginInterface) 16 16 17 17 public:
Note:
See TracChangeset
for help on using the changeset viewer.