InitGui.cxx

Go to the documentation of this file.
00001 // @(#)root/base:$Id: InitGui.cxx 20877 2007-11-19 11:17:07Z rdm $
00002 // Author: Fons Rademakers   15/01/98
00003 
00004 //______________________________________________________________________________
00005 void InitGui()
00006 {
00007    // Initialize the GUI and windowing system interface.
00008    // This version initializes the ROOT native GUI system.
00009 
00010    // Dummy for backward compatability.
00011    // Loading of libraries and initialization of graphics objects is
00012    // done in TApplication::LoadGraphicsLibs().
00013 }
00014 

Generated on Tue Jul 5 14:11:18 2011 for ROOT_528-00b_version by  doxygen 1.5.1