About.hh

Go to the documentation of this file.
00001 /* $Id: About.hh,v 1.3 2005/05/11 11:40:11 pfb Exp $ */
00002 // generated 2003/1/17 11:29:24 WST by pfb@goldmund.(none)
00003 // using glademm V0.6.4
00004 //
00005 // newer (non customized) versions of this file go to About.hh_new
00006 
00007 // you might replace
00008 //    class foo : public foo_glade { ... };
00009 // by
00010 //    typedef foo_glade foo;
00011 // if you didn't make any modifications to the widget
00012 
00013 #ifndef _ABOUT_HH
00014 #  include "About_glade.hh"
00015 #  define _ABOUT_HH
00016 
00021 class About : public About_glade
00022 {  
00023         
00024         friend class About_glade;
00025 };
00026 
00027 /*
00028  * $Log: About.hh,v $
00029  * Revision 1.3  2005/05/11 11:40:11  pfb
00030  * Added module info.
00031  *
00032  * Revision 1.2  2003/02/03 18:32:27  pfb
00033  * Added Log etc decoration.
00034  *
00035  * revision 1.1  2003/01/22 17:33:31  pfb
00036  *Initial rev.
00037  *
00038  */
00039 
00043 #endif