diff --git a/python/core/composer/qgscomposerattributetable.sip b/python/core/composer/qgscomposerattributetable.sip index 07dd88b60b4..06bb5dabc39 100644 --- a/python/core/composer/qgscomposerattributetable.sip +++ b/python/core/composer/qgscomposerattributetable.sip @@ -57,7 +57,8 @@ class QgsComposerAttributeTable : QgsComposerTable //void setSortAttributes( const QList > att ); //QList > sortAttributes() const; - + protected: + virtual QMap getHeaderLabels() const; signals: /**This signal is emitted if the maximum number of feature changes (interactively)*/