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:
parent
67c3999e02
commit
65a7648329
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user