Documentations updates.

This commit is contained in:
2011-09-23 12:27:14 +00:00
parent c791103628
commit 2a0cadfe5a
2 changed files with 16 additions and 15 deletions

View File

@ -196,7 +196,7 @@ example, when scanning through a list of energies, the user may give a
corresponding depth increment for each energy value.
Copyright 2009-2011 (C) by Zaher Salman and the LEM Group
Version 23 Sep. 2011
Last modified 23 Sep. 2011
";
my $HelpWindow = Qt::MessageBox::information( this, "TrimSP GUI Help Window",$HelpText);
}