Changeset 4633 in ntrip


Ignore:
Timestamp:
Sep 1, 2012, 3:17:36 PM (12 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bnctabledlg.cpp

    r4632 r4633  
    325325
    326326  t_bncMap* bncMap = new t_bncMap(this);
    327   bncMap->setGeometry( x(), int(y()+height()*1.3), 880, 440 );
     327  bncMap->setGeometry( x(), int(y()+height()*1.3), 800, 600 );
    328328
    329329  connect(this, SIGNAL(newPoint(const QString&, double, double)),
Note: See TracChangeset for help on using the changeset viewer.