Index: /trunk/BNC/src/bncwindow.cpp
===================================================================
--- /trunk/BNC/src/bncwindow.cpp	(revision 6670)
+++ /trunk/BNC/src/bncwindow.cpp	(revision 6671)
@@ -877,6 +877,6 @@
   pppLayout1->addWidget(new QLabel("   Sampling"),           ir, 5);
   pppLayout1->addWidget(_pppWidgets._snxtroSampl,            ir, 6);
+  ++ir;
   pppLayout1->addWidget(new QLabel(""),                      ir, 7);
-  ++ir;
   ++ir;
   pppLayout1->setRowStretch(ir, 999);
@@ -1020,5 +1020,4 @@
   _reqcLogSummaryOnly->setCheckState(Qt::CheckState(settings.value("reqcLogSummaryOnly").toInt()));
   _reqcLogSummaryOnly->setWhatsThis(tr("<p>By default BNC produces a detailed 'Logfile' providing all information resulting from editing or analyzing RINEX data. If that is too much information you can limit the logfile contents to a small summary.</p><p>Tick 'Summary only' to suppress a full logfile output and produce a logfile containing only summary information.</p>"));
-// weber
 
   ir = 0;
