[avida-cvs] avida(kaben) CVS commits: /current/source/qt-viewer n_orig_instruction_cpu_widget.cc

kaben avida-cvs at alife.org
Wed Sep 24 05:54:18 PDT 2003


kaben		Tue Sep 23 21:54:18 2003 EDT

  Modified files:              (Branch: kaben)
    /avida/current/source/qt-viewer	n_orig_instruction_cpu_widget.cc 
  Log:
  
  Realigned label justification in instruction viewer.
  
  
  
Index: avida/current/source/qt-viewer/n_orig_instruction_cpu_widget.cc
diff -u avida/current/source/qt-viewer/n_orig_instruction_cpu_widget.cc:1.13.2.4 avida/current/source/qt-viewer/n_orig_instruction_cpu_widget.cc:1.13.2.5
--- avida/current/source/qt-viewer/n_orig_instruction_cpu_widget.cc:1.13.2.4	Tue Sep 23 19:58:53 2003
+++ avida/current/source/qt-viewer/n_orig_instruction_cpu_widget.cc	Tue Sep 23 21:54:17 2003
@@ -101,7 +101,6 @@
 void cLabeledField::setData1Text(const QString &text)
 {
   m_data1_label->setText(text);
-  m_data1_label->adjustSize();
 }
 void cLabeledField::setData2Text(const QString &text)
 { m_data2_label->setText(text); }






More information about the Avida-cvs mailing list