| 1 |
// generated 2002/6/6 18:01:53 CEST by free@m114.net195-132-170.noos.fr.localdomain |
// generated 2002/11/11 15:50:48 CET by free@mandrake82.maison.fr |
| 2 |
// using glademm V0.6.4 |
// using glademm V0.6.4 |
| 3 |
// |
// |
| 4 |
// DO NOT EDIT THIS FILE ! It was created using |
// DO NOT EDIT THIS FILE ! It was created using |
| 11 |
# define _MMIHEADER_GLADE_HH |
# define _MMIHEADER_GLADE_HH |
| 12 |
|
|
| 13 |
#include <gtk--/frame.h> |
#include <gtk--/frame.h> |
|
#include <gtk--/text.h> |
|
| 14 |
#include <gtk--/entry.h> |
#include <gtk--/entry.h> |
| 15 |
|
#include <gtk--/text.h> |
| 16 |
|
|
| 17 |
class MMIHeader_glade : public Gtk::Frame |
class MMIHeader_glade : public Gtk::Frame |
| 18 |
{ |
{ |
| 20 |
|
|
| 21 |
class Gtk::Frame *MMIHeader; |
class Gtk::Frame *MMIHeader; |
| 22 |
protected: |
protected: |
| 23 |
class Gtk::Text *_sour; |
class Gtk::Entry *_source_name; |
| 24 |
|
class Gtk::Entry *_source_vers; |
| 25 |
|
class Gtk::Entry *_source_corp; |
| 26 |
class Gtk::Entry *_date; |
class Gtk::Entry *_date; |
| 27 |
class Gtk::Text *_note; |
class Gtk::Text *_note; |
| 28 |
|
|