code layout tests

This commit is contained in:
uclaros 2023-01-09 18:23:32 +02:00 committed by Nyall Dawson
parent bd4c595cac
commit 1f9276d59d
3 changed files with 4 additions and 4 deletions

View File

@ -934,9 +934,9 @@ Emitted when the debug overaly is enabled or disabled
%Docstring
Emitted when the 3d view's 2d extent has changed
.. versionadded:: 3.30
.. seealso:: :py:func:`setExtent`
.. versionadded:: 3.30
%End
private:

View File

@ -888,8 +888,8 @@ class _3D_EXPORT Qgs3DMapSettings : public QObject, public QgsTemporalRangeObjec
/**
* Emitted when the 3d view's 2d extent has changed
* \since QGIS 3.30
* \see setExtent()
* \since QGIS 3.30
*/
void extentChanged();

View File

@ -205,7 +205,7 @@
<number>0</number>
</property>
<item>
<widget class="QScrollArea" name="scrollAreaGeneral">
<widget class="QgsScrollArea" name="scrollAreaGeneral">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>