summaryrefslogtreecommitdiff
path: root/SDL_Core/src/components/qt_hmi/References/Look/Layouts/BlankLayout.qml
diff options
context:
space:
mode:
Diffstat (limited to 'SDL_Core/src/components/qt_hmi/References/Look/Layouts/BlankLayout.qml')
-rw-r--r--SDL_Core/src/components/qt_hmi/References/Look/Layouts/BlankLayout.qml9
1 files changed, 0 insertions, 9 deletions
diff --git a/SDL_Core/src/components/qt_hmi/References/Look/Layouts/BlankLayout.qml b/SDL_Core/src/components/qt_hmi/References/Look/Layouts/BlankLayout.qml
deleted file mode 100644
index 2a1b2aa5f..000000000
--- a/SDL_Core/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
-
-
-}