Skip to content

Commit 922b162

Browse files
committed
attachment widget: data defined button for document type
1 parent 87052a7 commit 922b162

16 files changed

+733
-125
lines changed

python/auto_sip.blacklist

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ core/qgsprojectbadlayerhandler.sip
5656
core/qgsprojectproperty.sip
5757
core/qgssnappingconfig.sip
5858
core/qgsprojectversion.sip
59-
core/qgsproperty.sip
6059
core/qgspropertycollection.sip
6160
core/qgspythonrunner.sip
6261
core/qgsrange.sip
@@ -339,7 +338,6 @@ gui/qgsprojectionselectiondialog.sip
339338
gui/qgsprojectionselectiontreewidget.sip
340339
gui/qgsprojectionselectionwidget.sip
341340
gui/qgspropertyassistantwidget.sip
342-
gui/qgspropertyoverridebutton.sip
343341
gui/qgsquerybuilder.sip
344342
gui/qgsrasterformatsaveoptionswidget.sip
345343
gui/qgsrasterlayersaveasdialog.sip

python/core/composer/qgscomposermap.sip

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -40,18 +40,8 @@ Return correct graphics item type.
4040
{
4141
Fixed,
4242

43-
/**
44-
* A
45-
* the
46-
* \see
47-
* \note
48-
*/
4943
Predefined,
5044

51-
/** The
52-
* A
53-
* \note
54-
*/
5545
Auto
5646
};
5747

0 commit comments

Comments
 (0)