Doc: Do not exclude *_x11.cpp files from the documentation build
QX11Info class from the Qt X11 Extras module is documented in qx11info_x11.cpp, and it needs to be parsed. Change-Id: I32e8415d93e67dbf16267d4af63979c1db0870b0 Reviewed-by: Andy Shaw <andy.shaw@qt.io>
This commit is contained in:
parent
9bd01b9618
commit
fd4be4c7d2
@ -240,5 +240,4 @@ excludefiles += \
|
||||
"*_unix.cpp" \
|
||||
"*_udev.cpp" \
|
||||
"*_vxworks.cpp" \
|
||||
"*_darwin.cpp" \
|
||||
"*_x11.cpp"
|
||||
"*_darwin.cpp"
|
||||
|
Loading…
Reference in New Issue
Block a user