minor ui label tweaks
[mussa.git] / qui / mussa_setup_dialog / MussaSetupWidget.cpp
index 11f53b79eaa5d088fbde8f94c4d34f3d042ad0b3..764bda204f401705bfb1a0458d8512f30b910352 100644 (file)
@@ -32,11 +32,11 @@ MussaSetupWidget::MussaSetupWidget(QWidget *parent)
   analysisNameLabel->setBuddy(&analysisNameLineEdit);
 
   // Window
-  QLabel *windowLabel = new QLabel(tr("Window"));
+  QLabel *windowLabel = new QLabel(tr("Window (nt)"));
   windowLabel->setBuddy(&windowLineEdit);
 
   // Threshold
-  QLabel *thresholdLabel = new QLabel(tr("Threshold"));
+  QLabel *thresholdLabel = new QLabel(tr("Threshold (nt)"));
   thresholdLabel->setBuddy(&thresholdLineEdit);
 
   // Number of sequences