Index: /trunk/BNC/src/bncmap_svg.cpp
===================================================================
--- /trunk/BNC/src/bncmap_svg.cpp	(revision 7666)
+++ /trunk/BNC/src/bncmap_svg.cpp	(revision 7667)
@@ -84,5 +84,5 @@
 
   _buttonWhatsThis = new QPushButton(tr("Help=Shift+F1"), this);
-  _buttonWhatsThis->setMaximumWidth(14*ww); // weber
+  _buttonWhatsThis->setMaximumWidth(14*ww); 
   connect(_buttonWhatsThis, SIGNAL(clicked()), this, SLOT(slotWhatsThis()));
 
@@ -98,6 +98,6 @@
   mainLayout->addLayout(buttonLayout);
 
-  // WhatsThis
-  // ---------
+  // WhatsThis, Map
+  // --------------
   _buttonClose->setWhatsThis(tr("<p>Close window.</p>"));
   _buttonPrint->setWhatsThis(tr("<p>Print stream distribution map.</p>"));
