// generated 2007/1/9 20:01:15 SGT by fabrice@amra.dyndns.org.(none) // using glademm V2.12.1 // // DO NOT EDIT THIS FILE ! It was created using // glade-- /home/fabrice/Projects/MetaSE/pinot/UI/GTK2/metase-gtk2.glade // for gtk 2.10.4 and gtkmm 2.10.5 // // Please modify the corresponding derived classes in ./src/statisticsDialog.hh and./src/statisticsDialog.cc #ifndef _STATISTICSDIALOG_GLADE_HH # define _STATISTICSDIALOG_GLADE_HH #if !defined(GLADEMM_DATA) #define GLADEMM_DATA #include class GlademmData { Glib::RefPtr accgrp; public: GlademmData(Glib::RefPtr ag) : accgrp(ag) { } Glib::RefPtr getAccelGroup() { return accgrp; } }; #endif //GLADEMM_DATA #include #include #include class statisticsDialog_glade : public Gtk::Dialog { GlademmData *gmm_data; protected: class Gtk::TreeView * statisticsTreeview; class Gtk::ScrolledWindow * statisticsScrolledwindow; statisticsDialog_glade(); ~statisticsDialog_glade(); }; #endif