Doc: Remove incorrect see-also link

The link is actually a self-reference; setCurrentSection() is setter
for the currentSection property, and has no dedicated documentation.

Change-Id: I4977650566913c590d46aede92d8678b7b7ea291
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
This commit is contained in:
Topi Reinio 2020-03-02 14:45:49 +01:00
parent 67c3999e02
commit 65a7648329

View File

@ -691,8 +691,6 @@ QDateTimeEdit::Sections QDateTimeEdit::displayedSections() const
\property QDateTimeEdit::currentSection
\brief The current section of the spinbox.
\sa setCurrentSection()
*/
QDateTimeEdit::Section QDateTimeEdit::currentSection() const