Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

StatusBar.h

Go to the documentation of this file.
00001 
00002 
00003 
00004 
00005 
00006 
00007 
00008 
00009 
00010 #ifndef EVDB_STATUSBAR_H
00011 
00012 namespace evdb {
00014   class StatusBar {
00015   public:
00016     StatusBar(TGMainFrame* /*m*/) { }
00017     ~StatusBar() { }
00018   private:
00019   };
00020 }
00021 
00022 #endif
00023 

Generated on Sat Oct 11 02:35:28 2008 for NOvA Offline by  doxygen 1.3.9.1