fix SIP bindings after atlas merge

This commit is contained in:
Alexander Bruy 2012-10-06 14:49:01 +03:00
parent fa68f85b72
commit 29e009f0ae

View File

@ -3,7 +3,7 @@
* prepareForFeature() modifies the atlas map's extent to zoom on the given feature.
* This class is used for printing, exporting to PDF and images.
* */
class QgsAtlasComposition : public QObject
class QgsAtlasComposition : QObject
{
%TypeHeaderCode
#include <qgsatlascomposition.h>