~ubuntu-branches/ubuntu/quantal/ginkgocadx/quantal

« back to all changes in this revision

Viewing changes to src/cadxcore/main/gui/pacsupload/selectfiles.cpp

  • Committer: Package Import Robot
  • Author(s): Andreas Tille
  • Date: 2011-11-09 12:29:00 UTC
  • mfrom: (1.1.4)
  • Revision ID: package-import@ubuntu.com-20111109122900-idkd9vvhr31whz8z
Tags: 2.6.0.0~rc-1
* New upstream version
  Closes: #647413
* Rebuild against recent insighttoolkit
  Closes: #648167

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*
2
2
 *  
3
 
 *  $Id: selectfiles.cpp 3985 2011-07-13 12:01:17Z tovar $
 
3
 *  $Id: selectfiles.cpp 4333 2011-10-25 12:01:02Z tovar $
4
4
 *  Ginkgo CADx Project
5
5
 *
6
6
 *  Copyright 2008-10 MetaEmotion S.L. All rights reserved.
145
145
                }
146
146
 
147
147
                std::string SelectFiles::GetTitle(){
148
 
                        return _Std("Select the DICOM files you wish to upload");
 
148
                        return _Std("Upload to PACS");
149
149
                }
150
150
 
151
151
                std::string SelectFiles::GetSubTitle(){