Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Add missing sip binding
- Loading branch information
Showing
with
6 additions
and
0 deletions.
-
+6
−0
python/gui/effects/qgseffectstackpropertieswidget.sip
|
@@ -207,4 +207,10 @@ class QgsEffectStackCompactWidget : QWidget |
|
|
*/ |
|
|
void changed(); |
|
|
|
|
|
/** Emitted when a panel is shown in the widget. |
|
|
* @param widget widget panel which was shown |
|
|
* @note added in QGIS 2.16 |
|
|
*/ |
|
|
void showPanel( QgsRendererWidgetContainer* widget ); |
|
|
|
|
|
}; |
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.