Doc: Clean up references to Qt System Info
The module is not released yet; the current documentation is misleading. Change-Id: Ia20ac8e3504942f6f60b94264f3a12497e09da24 Reviewed-by: Niels Weber <niels.weber@digia.com> Reviewed-by: Jerome Pasion <jerome.pasion@digia.com> Reviewed-by: Yoann Lopes <yoann.lopes@digia.com>
This commit is contained in:
committed by
The Qt Project
parent
364258abfc
commit
1d6872ae9c
@@ -41,6 +41,7 @@
|
||||
|
||||
import QtQuick 2.0
|
||||
import QtSystemInfo 5.0
|
||||
// NOTE: The QtSystemInfo module is not yet part of Qt 5
|
||||
|
||||
Item {
|
||||
ScreenSaver {
|
||||
|
||||
@@ -41,6 +41,7 @@
|
||||
|
||||
import QtQuick 2.0
|
||||
import QtMobility.systeminfo 1.1
|
||||
// NOTE: The QtSystemInfo module is not yet part of Qt 5
|
||||
|
||||
Item {
|
||||
ScreenSaver {
|
||||
|
||||
Reference in New Issue
Block a user