diff options
Diffstat (limited to 'examples')
-rw-r--r-- | examples/location/mapviewer/forms/LocaleForm.ui.qml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/location/mapviewer/forms/LocaleForm.ui.qml b/examples/location/mapviewer/forms/LocaleForm.ui.qml index a146aed4..91a08471 100644 --- a/examples/location/mapviewer/forms/LocaleForm.ui.qml +++ b/examples/location/mapviewer/forms/LocaleForm.ui.qml @@ -39,6 +39,7 @@ ****************************************************************************/ import QtQuick 2.5 +import QtQuick.Controls 1.4 import QtQuick.Layouts 1.2 Item { |