ROOT_Application  2.0
C++ Core modules and GUIStock
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TransFrame_LinkDef.h
Go to the documentation of this file.
1 
2 //#ifdef __MAKECINT__
3 //#pragma link C++ enum class ETime+;
4 #pragma link C++ class TransFrameGUI+;
5 #pragma link C++ class TransFrameError+;
6 #pragma link C++ class TransDateBox+;
7 //#endif