Changeset 4633 in ntrip
- Timestamp:
- Sep 1, 2012, 3:17:36 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/bnctabledlg.cpp
r4632 r4633 325 325 326 326 t_bncMap* bncMap = new t_bncMap(this); 327 bncMap->setGeometry( x(), int(y()+height()*1.3), 8 80, 440 );327 bncMap->setGeometry( x(), int(y()+height()*1.3), 800, 600 ); 328 328 329 329 connect(this, SIGNAL(newPoint(const QString&, double, double)),
Note:
See TracChangeset
for help on using the changeset viewer.