blob: 3f9c243937efb340c8d391cf8c593cbf207d0fc5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
config BR2_PACKAGE_QT5WEBKIT_EXAMPLES
bool "qt5webkit examples"
depends on BR2_PACKAGE_QT5WEBKIT
help
Qt is a cross-platform application and UI framework for
developers using C++.
This package contains examples for the qt5webkit module.
This package has been tagged as deprecated since version
5.5.0 and should be replaced by Qt WebEngine module in
new design.
http://qt.io
|