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