Changeset 4714 in ntrip for trunk/BNC/src/bncwindow.cpp


Ignore:
Timestamp:
Sep 10, 2012, 9:42:47 AM (12 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r4655 r4714  
    26782678  saveOptions();
    26792679  t_bncMap* bncMap = new t_bncMap(this);
    2680   bncMap->setGeometry( x(), int(y()+height()*1.3), 800, 600 );
     2680  bncMap->setMinimumSize(800, 600);
    26812681  bncMap->setWindowTitle("Selected Mountpoints");
    26822682
Note: See TracChangeset for help on using the changeset viewer.