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.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/ui/qgspythondialog.ui
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@
30
30
</sizepolicy>
31
31
</property>
32
32
<propertyname="text" >
33
-
<string>To access Quantum GIS environment from this python console use object <span style=" font-weight:600;">iface</span> from global scope which is an instance of QgisInterface class.<br>Usage e.g.: iface.zoomFull()</string>
33
+
<string>To access Quantum GIS environment from this python console use object from global scope which is an instance of QgisInterface class.<br>Usage e.g.: iface.zoomFull()</string>
0 commit comments