source: trunk/MagicSoft/Mars/mgui/GuiIncl.h@ 531

Last change on this file since 531 was 461, checked in by harald, 24 years ago
Starting the subdir for the gui Graphical user interfaces.
File size: 384 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
12#endif // __CINT__
Note: See TracBrowser for help on using the repository browser.