Index: /trunk/BNC/src/bnctabledlg.cpp
===================================================================
--- /trunk/BNC/src/bnctabledlg.cpp	(revision 4632)
+++ /trunk/BNC/src/bnctabledlg.cpp	(revision 4633)
@@ -325,5 +325,5 @@
 
   t_bncMap* bncMap = new t_bncMap(this);
-  bncMap->setGeometry( x(), int(y()+height()*1.3), 880, 440 );
+  bncMap->setGeometry( x(), int(y()+height()*1.3), 800, 600 );
 
   connect(this, SIGNAL(newPoint(const QString&, double, double)),
