Changeset 928 for trunk/MagicSoft/Mars/meventdisp
- Timestamp:
- 09/13/01 09:49:11 (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/meventdisp/MGFadcDisp.cc
r749 r928 31 31 #include <TGButton.h> // TGPictureButton 32 32 #include <TGLabel.h> // TGLabel 33 #include <TGSplitter.h> // TGHorizontal3DLine34 33 #include <TGTab.h> // TGTab 35 34 #include <TGListBox.h> // TGListBox … … 39 38 #include <TGTextEntry.h> 40 39 #include <TGMsgBox.h> 40 #include <TG3DLine.h> // TGHorizontal3DLine 41 // use TGSplitter instead for root<3.00 41 42 42 43
Note:
See TracChangeset
for help on using the changeset viewer.