Skip to content

Commit 1a2231f

Browse files
committedJul 21, 2016
Rename QGis class to Qgis, for capitalisation consistency
1 parent b642c02 commit 1a2231f

File tree

513 files changed

+3465
-3459
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

513 files changed

+3465
-3459
lines changed
 

‎doc/api_break.dox

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,12 @@ This page tries to maintain a list with incompatible changes that happened in pr
4141

4242
</ul>
4343

44+
\subsection qgis_api_break_3_0_Qgis Qgis
45+
46+
<ul>
47+
<li>The QGis class was renamed to Qgis for capitalisation consistency with other class names</li>
48+
</ul>
49+
4450
\subsection qgis_api_break_3_0_QgsAuthConfigUriEdit QgsAuthConfigUriEdit
4551

4652
<ul>

‎python/analysis/vector/qgsgeometryanalyzer.sip

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/** \ingroup analysis
2-
* The QGis class provides vector geometry analysis functions
2+
* The Qgis class provides vector geometry analysis functions
33
*/
44

55
class QgsGeometryAnalyzer

0 commit comments

Comments
 (0)
Please sign in to comment.