Changeset - 056581f749c0
[Not reviewed]
default
0 1 0
Roeland Merks - 15 years ago 2010-06-21 15:46:02
roeland.merks@cwi.nl
Changed title of About window to "Virtual Leaf V1.0"
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
src/canvas.cpp
Show inline comments
 
@@ -927,7 +927,7 @@ void Main::clear()
 
void Main::about()
 
{
 
  static QMessageBox* about = new QMessageBox
 
    ( "About",
 
    ( "Virtual Leaf V1.0",
 
      "<h3>Virtual Leaf V1.0</h3>"
 
      "<p>"
 
      "An Open Source framework for cell-based modeling of plant tissue growth and development <br>"
0 comments (0 inline, 0 general)