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

« back to all changes in this revision

Viewing changes to src/cadxcore/main/gui/startup/startupview.cpp

  • 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
 
 *  $Id: startupview.cpp 4409 2011-11-17 14:03:02Z tovar $
 
2
 *  $Id: startupview.cpp 4436 2011-11-21 08:07:30Z tovar $
3
3
 *  Proyecto Ginkgo
4
4
 *
5
5
 *  Copyright 2008 MetaEmotion S.L. All rights reserved.
22
22
#include <wx/wfstream.h>
23
23
 
24
24
#include <api/globals.h>
25
 
#include <net/ginkgohttp.h>
26
25
#include <main/entorno.h>
27
26
#include <main/controllers/controladorlog.h>
28
27
#include <main/controllers/configurationcontroller.h>