aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/doc
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2020-11-25 15:23:15 +0100
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2020-11-26 06:20:21 +0000
commit9af1a02b440dce0afb97298aef3ad337f46a7e62 (patch)
treece8b3892e286a9ff0434acce4cdb9386413e3c0a /sources/pyside6/doc
parentfcc2431ab132519a0038b6702372d8460d7cd635 (diff)
Fix sphinx warning in QtCore.Property.rst
Fix doc/rst/PySide6/QtCore/Property.rst:3: WARNING: Explicit markup ends without a blank line; unexpected unindent. Pick-to: 5.15 Change-Id: I20311655899df17313aa657c0b93c9d488f3b5c8 Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io>
Diffstat (limited to 'sources/pyside6/doc')
-rw-r--r--sources/pyside6/doc/extras/QtCore.Property.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/sources/pyside6/doc/extras/QtCore.Property.rst b/sources/pyside6/doc/extras/QtCore.Property.rst
index c6b2bf32e..ae61e44e4 100644
--- a/sources/pyside6/doc/extras/QtCore.Property.rst
+++ b/sources/pyside6/doc/extras/QtCore.Property.rst
@@ -1,5 +1,6 @@
.. currentmodule:: PySide6.QtCore
.. _Property:
+
Property
********