Changeset 3020
- Timestamp:
- 02/04/04 17:07:37 (21 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r3019 r3020 4 4 5 5 -*-*- END OF LINE -*-*- 6 7 2004/02/04: Markus Gaug 8 9 * mmain/MBrowser.cc: 10 - corrected TGTReeLBEntry for TGTreeLBEntry 11 6 12 7 13 2004/02/04: Thomas Bretz -
trunk/MagicSoft/Mars/mmain/MBrowser.cc
r3018 r3020 137 137 138 138 const TGPicture *pic0 = fList->GetPicture("magic_t.xpm"); 139 TGT ReeLBEntry *entry = new TGTreeLBEntry(dir->GetListBox()->GetContainer(),139 TGTreeLBEntry *entry = new TGTreeLBEntry(dir->GetListBox()->GetContainer(), 140 140 new TGString("/data/MAGIC"), pic0, 6000, 141 141 new TGString("/data/MAGIC"));
Note:
See TracChangeset
for help on using the changeset viewer.