Changeset 7012 for trunk/MagicSoft/Mars/mbase/MStatusDisplay.cc
- Timestamp:
- 05/11/05 18:50:42 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mbase/MStatusDisplay.cc
r7001 r7012 18 18 ! Author(s): Thomas Bretz, 4/2003 <mailto:tbretz@astro.uni-wuerzburg.de> 19 19 ! 20 ! Copyright: MAGIC Software Development, 2003-200 420 ! Copyright: MAGIC Software Development, 2003-2005 21 21 ! 22 22 ! … … 474 474 475 475 // Add copyright notice 476 l = new TGLabel(f, "(c) MAGIC Software Development, 2000-200 4");476 l = new TGLabel(f, "(c) MAGIC Software Development, 2000-2005"); 477 477 fList->Add(l); 478 478 f->AddFrame(l, layb);
Note:
See TracChangeset
for help on using the changeset viewer.