9be0f2945d
Implement a11y support by adding html elements of the appropriate type and/or with the appropriate ARIA attribute behind the canvas. Also add a simple manual-test. Change-Id: I2898fb038c1d326135a1341cdee323bc964420bb Reviewed-by: Lorn Potter <lorn.potter@gmail.com>
4 lines
63 B
CMake
4 lines
63 B
CMake
if(QT_FEATURE_widgets)
|
|
add_subdirectory(basic_widgets)
|
|
endif()
|