summaryrefslogtreecommitdiff
path: root/src/components/qt_hmi/References/Look/Layouts/BlankLayout.qml
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/qt_hmi/References/Look/Layouts/BlankLayout.qml')
-rw-r--r--src/components/qt_hmi/References/Look/Layouts/BlankLayout.qml9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/components/qt_hmi/References/Look/Layouts/BlankLayout.qml b/src/components/qt_hmi/References/Look/Layouts/BlankLayout.qml
deleted file mode 100644
index 2a1b2aa5f1..0000000000
--- a/src/components/qt_hmi/References/Look/Layouts/BlankLayout.qml
+++ /dev/null
@@ -1,9 +0,0 @@
-import QtQuick 2.0
-import com.ford.hmiframework 1.0
-
-FLayout {
- width: 800
- height: 480
-
-
-}