summaryrefslogtreecommitdiff
path: root/components
diff options
context:
space:
mode:
Diffstat (limited to 'components')
-rw-r--r--components/images/onboarding-1.pngbin114484 -> 0 bytes
-rw-r--r--components/layout/Card.qml4
-rw-r--r--components/layout/CardForm.ui.qml9
3 files changed, 0 insertions, 13 deletions
diff --git a/components/images/onboarding-1.png b/components/images/onboarding-1.png
deleted file mode 100644
index dce5270..0000000
--- a/components/images/onboarding-1.png
+++ /dev/null
Binary files differ
diff --git a/components/layout/Card.qml b/components/layout/Card.qml
deleted file mode 100644
index 3fe3b1a..0000000
--- a/components/layout/Card.qml
+++ /dev/null
@@ -1,4 +0,0 @@
-import QtQuick 2.4
-
-CardForm {
-}
diff --git a/components/layout/CardForm.ui.qml b/components/layout/CardForm.ui.qml
deleted file mode 100644
index 85e9d00..0000000
--- a/components/layout/CardForm.ui.qml
+++ /dev/null
@@ -1,9 +0,0 @@
-import QtQuick 2.4
-
-Item {}
-
-/*##^##
-Designer {
- D{i:0;autoSize:true;height:480;width:640}
-}
-##^##*/