~ubuntu-branches/ubuntu/utopic/ginkgocadx/utopic-proposed

« back to all changes in this revision

Viewing changes to src/cadxcore/main/gui/configuration/panelconfiguracionestacion.h

  • Committer: Package Import Robot
  • Author(s): Andreas Tille
  • Date: 2012-01-29 12:02:54 UTC
  • mfrom: (1.1.6)
  • Revision ID: package-import@ubuntu.com-20120129120254-nu7giync5p156icb
Tags: 2.8.0.4602-1
New upstream version (adapted patch, removed patch applied upstream)
Closes: #657827

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*
2
2
 *  
3
 
 *  $Id: panelconfiguracionestacion.h 3526 2011-03-16 19:56:19Z carlos $
 
3
 *  $Id: panelconfiguracionestacion.h 4477 2011-12-13 11:16:56Z tovar $
4
4
 *  Ginkgo CADx Project
5
5
 *
6
6
 *  Copyright 2008-10 MetaEmotion S.L. All rights reserved.
39
39
 
40
40
                                bool Guardar();
41
41
 
42
 
                                void Exportar(wxXmlNode* pNodo);
43
 
 
44
 
                                void Importar(wxXmlNode* pNodo);
45
 
 
46
42
                                //endregion
47
43
 
48
44