-
Bug
-
Resolution: Done
-
P2: Important
-
5.3.0 Alpha
-
None
-
Kubuntu 14.04 x86; most probably affects all other platforms
I have recently built Qt 5.3.0 alpha on Linux and tried to test the new Calendar component. The documentation states, that I should use this import statement:
import QtQuick.Controls 1.1
but in fact the Calendar can only be found at runtime when this import is used:
import QtQuick.Controls 1.2