ActorRemoveDialog_glade.hh

Go to the documentation of this file.
00001 // generated 2003/2/3 21:31:56 WST by pfb@goldmund.(none)
00002 // using glademm V0.6.4
00003 //
00004 // DO NOT EDIT THIS FILE ! It was created using
00005 // glade-- /home/pfb/src/Swath-Sonar/src/Gui/ThreeD/Carpet/CarpetViewer.glade
00006 // for gtk 1.2.10 and gtkmm 1.2.8
00007 //
00008 // Please modify the corresponding derived classes in ./glade-src/ActorRemoveDialog.hh and./glade-src/ActorRemoveDialog.cc
00009 
00010 #ifndef _ACTORREMOVEDIALOG_GLADE_HH
00011 #  define _ACTORREMOVEDIALOG_GLADE_HH
00012 
00013 #include <gnome--/dialog.h>
00014 #include <gtk--/clist.h>
00015 
00016 class ActorRemoveDialog_glade : public Gnome::Dialog
00017 {  
00018 protected:
00019         
00020         class Gnome::Dialog *ActorRemoveDialog;
00021         class Gtk::CList *actorremovelist;
00022         
00023         ActorRemoveDialog_glade();
00024         
00025         ~ActorRemoveDialog_glade();
00026 };
00027 #endif