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

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

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

revision 1.1 by cpcp, Tue Oct 1 15:08:32 2002 UTC revision 1.2 by cpcp, Tue Nov 12 21:25:22 2002 UTC
# Line 1  Line 1 
1    /**
2        Copyright 2002 Cyril Picard
3    
4        This file is part of the GEDCOMViewer tool
5        (developed within the Genealogy Free Software Tools project).
6    
7        The GEDCOMViewer tool is free software; you can redistribute it and/or modify
8        it under the terms of the GNU General Public License as published by
9        the Free Software Foundation; either version 2 of the License, or
10        (at your option) any later version.
11    
12        The GEDCOMViewer tool is distributed in the hope that it will be useful,
13        but WITHOUT ANY WARRANTY; without even the implied warranty of
14        MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
15        GNU General Public License for more details.
16    
17        You should have received a copy of the GNU General Public License
18        along with the GEDCOMViewer tool ; if not, write to the Free Software
19        Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
20    
21    **/
22  // generated 2002/7/18 15:53:45 CEST by free@mandrake82.maison.fr  // generated 2002/7/18 15:53:45 CEST by free@mandrake82.maison.fr
23  // using glademm V0.6.4  // using glademm V0.6.4
24  //  //
# Line 14  Line 35 
35  #  define _MMIHEADERDIALOG_HH  #  define _MMIHEADERDIALOG_HH
36  #include "glademm_support.hh"  #include "glademm_support.hh"
37    
38    #include <string>
39    
40  class MMIHeaderDialog : public MMIHeaderDialog_glade  class MMIHeaderDialog : public MMIHeaderDialog_glade
41  {    {  
42            public:
43          friend class MMIHeaderDialog_glade;    void setSourceName(std::string const &);
44      void setSourceVersion(std::string const &);
45      void setSourceCorp(std::string const &);
46      void setTransmissionDate(std::string const &);
47      void setTransmissionNote(std::string const &);
48      void Clear(void);
49      friend class MMIHeaderDialog_glade;
50    private:
51  };  };
52  #endif  #endif

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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