00001 void P020_TRootBrowserLite() 00002 { 00003 gPluginMgr->AddHandler("TBrowserImp", "TRootBrowserLite", "TRootBrowserLite", 00004 "Gui", "NewBrowser(TBrowser *, const char *, Int_t, Int_t, UInt_t, UInt_t)"); 00005 gPluginMgr->AddHandler("TBrowserImp", "TRootBrowserLite", "TRootBrowserLite", 00006 "Gui", "NewBrowser(TBrowser *, const char *, UInt_t, UInt_t)"); 00007 }