summaryrefslogtreecommitdiff
path: root/components/layout/Card.qml
diff options
context:
space:
mode:
authorAnatasof Wirapraja <anatasof.wirapraja@gmail.com>2019-09-20 18:14:05 +0700
committerAnatasof Wirapraja <anatasof.wirapraja@gmail.com>2019-09-20 18:14:05 +0700
commit455ac03a7fdff8863ec7bc8c4e0c2fd56c896b44 (patch)
tree6e76cdee995cf29767694ae120762dae058546f6 /components/layout/Card.qml
parent42046ca5e7879f8486a6bd4593ac7ea1d56e4d51 (diff)
remove `components`
Diffstat (limited to 'components/layout/Card.qml')
-rw-r--r--components/layout/Card.qml4
1 files changed, 0 insertions, 4 deletions
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 {
-}