source:
trunk/MagicSoft/Mars/mgui/GuiIncl.h@
693
| Last change on this file since 693 was 669, checked in by , 25 years ago | |
|---|---|
| File size: 450 bytes | |
| Line | |
|---|---|
| 1 | #ifndef __CINT__ |
| 2 | |
| 3 | #include <TGButton.h> // TGPictureButton |
| 4 | #include <TGTab.h> // TGTab |
| 5 | #include <TGMenu.h> // TGPopupMenu |
| 6 | #include <TGMsgBox.h> // TGMsgBox |
| 7 | #include <TGListBox.h> // TGListBox |
| 8 | #include <TGListView.h> // TGListBox |
| 9 | #include <TGSplitter.h> // TGHorizontal3DLine |
| 10 | #include <TGFSContainer.h> // TGFileContainer |
| 11 | #include <TGLabel.h> // TGLabel |
| 12 | #include <TGTextEntry.h> |
| 13 | |
| 14 | #endif // __CINT__ |
Note:
See TracBrowser
for help on using the repository browser.
