diff --git a/html/inc/THtml.h b/html/inc/THtml.h index 114a8fb4dc9fe16b3ce1e3907043c9e338f689f0..abd0569aa91287357888267c2f4e448daed207c0 100644 --- a/html/inc/THtml.h +++ b/html/inc/THtml.h @@ -1,4 +1,4 @@ -// @(#)root/html:$Name: $:$Id: THtml.h,v 1.1.1.1 2000/05/16 17:00:43 rdm Exp $ +// @(#)root/html:$Name: $:$Id: THtml.h,v 1.2 2000/09/05 09:21:23 brun Exp $ // Author: Nenad Buncic 18/10/95 /************************************************************************* @@ -33,7 +33,7 @@ class TVirtualPad; class THtml : public TObject { -private: +protected: TString fXwho; // by default http://xwho.cern.ch/WHO/people? const char *fSourcePrefix; // prefix to relative source path const char *fSourceDir; // source path