/[ghosts]/ghosts/gedcomviewer/src/MMIglade/src/MMIIndividualEvents_glade.hh
ViewVC logotype

Diff of /ghosts/gedcomviewer/src/MMIglade/src/MMIIndividualEvents_glade.hh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.2.1 by cpcp, Fri Oct 4 13:43:59 2002 UTC revision 1.1.2.2 by cpcp, Tue Oct 29 21:54:14 2002 UTC
# Line 1  Line 1 
1  /**  // generated 2002/10/29 22:26:46 CET by free@mandrake82.maison.fr
     Copyright 2002 Cyril Picard  
   
     This file is part of the GEDCOMViewer tool  
     (developed within the Genealogy Free Software Tools project).  
   
     The GEDCOMViewer tool is free software; you can redistribute it and/or modify  
     it under the terms of the GNU General Public License as published by  
     the Free Software Foundation; either version 2 of the License, or  
     (at your option) any later version.  
   
     The GEDCOMViewer tool is distributed in the hope that it will be useful,  
     but WITHOUT ANY WARRANTY; without even the implied warranty of  
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the  
     GNU General Public License for more details.  
   
     You should have received a copy of the GNU General Public License  
     along with the GEDCOMViewer tool ; if not, write to the Free Software  
     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA  
   
 **/  
 // generated 2002/8/29 21:57:30 CEST 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
# Line 33  Line 12 
12    
13  #include <gtk--/notebook.h>  #include <gtk--/notebook.h>
14  #include <gtk--/entry.h>  #include <gtk--/entry.h>
15    #include "BirthPlace.hh"
16  #include "MMIBirthNote.hh"  #include "MMIBirthNote.hh"
17    #include "DeathPlace.hh"
18  #include "MMIDeathNote.hh"  #include "MMIDeathNote.hh"
19  #include <gtk--/clist.h>  #include <gtk--/clist.h>
20    
# Line 44  public: Line 25  public:
25          class Gtk::Notebook *MMIIndividualEvents;          class Gtk::Notebook *MMIIndividualEvents;
26  protected:  protected:
27          class Gtk::Entry *_birth_date;          class Gtk::Entry *_birth_date;
         class Gtk::Entry *_birth_place;  
28  public:  public:
29            class BirthPlace *BirthPlace;
30          class MMIBirthNote *MMIBirthNote;          class MMIBirthNote *MMIBirthNote;
31  protected:  protected:
32          class Gtk::Entry *_death_date;          class Gtk::Entry *_death_date;
         class Gtk::Entry *_death_place;  
33  public:  public:
34            class DeathPlace *DeathPlace;
35          class MMIDeathNote *MMIDeathNote;          class MMIDeathNote *MMIDeathNote;
36  protected:  protected:
37          class Gtk::CList *_events_list;          class Gtk::CList *_events_list;

Legend:
Removed from v.1.1.2.1  
changed lines
  Added in v.1.1.2.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26