// @(#)root/base:$Id$
// Author: Nenad Buncic   08/02/96

/*************************************************************************
 * 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.             *
 *************************************************************************/

////////////////////////////////////////////////////////////////////////////////
//                                                                            //
// TContextMenuImp                                                            //
//                                                                            //
// This class provides an interface to GUI independent                        //
// context sensitive popup menus.                                             //
//                                                                            //
////////////////////////////////////////////////////////////////////////////////

#include "TContextMenuImp.h"

ClassImp(TContextMenuImp)
 TContextMenuImp.cxx:1
 TContextMenuImp.cxx:2
 TContextMenuImp.cxx:3
 TContextMenuImp.cxx:4
 TContextMenuImp.cxx:5
 TContextMenuImp.cxx:6
 TContextMenuImp.cxx:7
 TContextMenuImp.cxx:8
 TContextMenuImp.cxx:9
 TContextMenuImp.cxx:10
 TContextMenuImp.cxx:11
 TContextMenuImp.cxx:12
 TContextMenuImp.cxx:13
 TContextMenuImp.cxx:14
 TContextMenuImp.cxx:15
 TContextMenuImp.cxx:16
 TContextMenuImp.cxx:17
 TContextMenuImp.cxx:18
 TContextMenuImp.cxx:19
 TContextMenuImp.cxx:20
 TContextMenuImp.cxx:21
 TContextMenuImp.cxx:22
 TContextMenuImp.cxx:23