~ubuntu-branches/ubuntu/quantal/qgis/quantal

« back to all changes in this revision

Viewing changes to src/qgsdatasourceuri.h

  • Committer: Bazaar Package Importer
  • Author(s): Steve Halasz
  • Date: 2005-11-05 16:04:45 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20051105160445-l0g4isz5bc9yehet
Tags: 0.7.4-1
* New upstream release
* Build GRASS support in qgis-plugin-grass package (Closes: #248649)

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
 *   (at your option) any later version.                                   *
18
18
 *                                                                         *
19
19
 ***************************************************************************/
20
 
/* $Id: qgsdatasourceuri.h,v 1.1.2.1 2004/12/06 04:29:34 gsherman Exp $ */
 
20
/* $Id: qgsdatasourceuri.h,v 1.2 2004/12/20 07:13:14 gsherman Exp $ */
21
21
/** 
22
22
\struct QgsDataSourceURI 
23
23
\brief Structure for storing the component parts of a PostgreSQL/RDBMS datasource URI.