Diana Software
LinkDef.hh
Go to the documentation of this file.
1 #ifdef __MAKECINT__
2 #pragma link off all globals;
3 #pragma link off all classes;
4 #pragma link off all functions;
5 
6 #pragma link C++ class QGlobalRWFactory;
7 
8 #endif