From f83d2f409746ec2b9f47b8af624158cbdfb6e3ec Mon Sep 17 00:00:00 2001 From: Nyall Dawson Date: Tue, 30 May 2017 17:24:12 +1000 Subject: [PATCH] Sipify update --- python/core/qgsmapsettings.sip | 1 - 1 file changed, 1 deletion(-) diff --git a/python/core/qgsmapsettings.sip b/python/core/qgsmapsettings.sip index 589228aebfb..72f5e73975b 100644 --- a/python/core/qgsmapsettings.sip +++ b/python/core/qgsmapsettings.sip @@ -67,7 +67,6 @@ Set the size of the resulting map image %Docstring Sets the ``rotation`` of the resulting map image, in degrees clockwise. .. versionadded:: 2.8 - .. seealso:: rotation() %End