mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-17 00:09:36 -04:00
fix SIP bindings after atlas merge
This commit is contained in:
parent
fa68f85b72
commit
29e009f0ae
@ -3,7 +3,7 @@
|
|||||||
* prepareForFeature() modifies the atlas map's extent to zoom on the given feature.
|
* prepareForFeature() modifies the atlas map's extent to zoom on the given feature.
|
||||||
* This class is used for printing, exporting to PDF and images.
|
* This class is used for printing, exporting to PDF and images.
|
||||||
* */
|
* */
|
||||||
class QgsAtlasComposition : public QObject
|
class QgsAtlasComposition : QObject
|
||||||
{
|
{
|
||||||
%TypeHeaderCode
|
%TypeHeaderCode
|
||||||
#include <qgsatlascomposition.h>
|
#include <qgsatlascomposition.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user