Commit 31beb249 authored by Frederik Gladhorn's avatar Frederik Gladhorn
Browse files

Fix path in Accessiblity docs


I'm not sure if this should be here in the first place, but at least
point to a valid location.

Change-Id: I72342fc53ba2ec3fc0a711c62567f63883a23f37
Reviewed-by: default avatarMartin Smith <martin.smith@qt.io>
parent c9971f12
No related merge requests found
Showing with 1 addition and 1 deletion
......@@ -356,7 +356,7 @@
in turn inherits QAccessibleWidget. You do not need to examine the
QAccessibleAbstractSlider class to read this section. If you want
to take a look, the code for all of Qt's accessible interfaces are
found in src/plugins/accessible/widgets. Here is the
found in qtbase/src/widgets/accessible. Here is the
QAccessibleSlider's constructor:
\snippet snippets/accessibilityslidersnippet.cpp 0
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment