Skip to content

Commit a240cd8

Browse files
committedJul 4, 2016
Replace doxygen MapComposer group with core/gui
Since the MapComposer group doesn't actually exist
1 parent 9f299a6 commit a240cd8

Some content is hidden

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

55 files changed

+66
-66
lines changed
 

‎python/core/composer/qgsatlascomposition.sip

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/** \ingroup MapComposer
1+
/** \ingroup core
22
* Class used to render an Atlas, iterating over geometry features.
33
* prepareForFeature() modifies the atlas map's extent to zoom on the given feature.
44
* This class is used for printing, exporting to PDF and images.

‎python/core/composer/qgscomposerattributetable.sip

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/** \ingroup MapComposer
1+
/** \ingroup core
22
* Attribute table item for map composer.
33
*/
44

0 commit comments

Comments
 (0)
Please sign in to comment.