// @(#)root/treeviewer:$Name:  $:$Id: HelpTextTV.h,v 1.4 2003/11/25 13:17:33 brun Exp $
// Author: Andrei Gheata   02/10/00

/*************************************************************************
 * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers.               *
 * All rights reserved.                                                  *
 *                                                                       *
 * For the licensing terms see $ROOTSYS/LICENSE.                         *
 * For the list of contributors see $ROOTSYS/README/CREDITS.             *
 *************************************************************************/

#ifndef ROOT_HelpTextTV
#define ROOT_HelpTextTV

#ifndef ROOT_Rtypes
#include <Rtypes.h>
#endif

R__EXTERN const char gTVHelpAbout[];
R__EXTERN const char gTVHelpStart[];
R__EXTERN const char gTVHelpLayout[];
R__EXTERN const char gTVHelpOpenSave[];
R__EXTERN const char gTVHelpDraggingItems[];
R__EXTERN const char gTVHelpEditExpressions[];
R__EXTERN const char gTVHelpSession[];
R__EXTERN const char gTVHelpUserCommands[];
R__EXTERN const char gTVHelpContext[];
R__EXTERN const char gTVHelpDrawing[];
R__EXTERN const char gTVHelpMacros[];

#endif


syntax highlighted by Code2HTML, v. 0.9.1