Skip to content

Commit c39088b

Browse files
committedAug 10, 2016
Remove deprecated QgsAttributeAction from sip bindings
1 parent 2349a85 commit c39088b

File tree

3 files changed

+1
-147
lines changed

3 files changed

+1
-147
lines changed
 

‎doc/api_break.dox

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ This page tries to maintain a list with incompatible changes that happened in pr
2323
<table>
2424
<caption id="renamed_classes">Renamed classes</caption>
2525
<tr><th>API 2.x <th>API 3.X
26+
<tr><td>QgsAttributeAction <td>QgsActionManager
2627
<tr><td>QgsColorButtonV2 <td>QgsColorButton
2728
<tr><td>QgsSymbolLayerV2 <td>QgsSymbolLayer
2829
<tr><td>QgsSymbolLayerV2AbstractMetadata <td>QgsSymbolLayerAbstractMetadata

‎python/core/core.sip

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
%Include qgsaction.sip
2424
%Include qgsactionmanager.sip
2525
%Include qgsaggregatecalculator.sip
26-
%Include qgsattributeaction.sip
2726
%Include qgsattributetableconfig.sip
2827
%Include qgsbrowsermodel.sip
2928
%Include qgsclipper.sip

‎python/core/qgsattributeaction.sip

Lines changed: 0 additions & 146 deletions
This file was deleted.

0 commit comments

Comments
 (0)
Please sign in to comment.