summaryrefslogtreecommitdiff
path: root/components/layout/Card.qml
diff options
context:
space:
mode:
Diffstat (limited to 'components/layout/Card.qml')
-rw-r--r--components/layout/Card.qml4
1 files changed, 4 insertions, 0 deletions
diff --git a/components/layout/Card.qml b/components/layout/Card.qml
new file mode 100644
index 0000000..3fe3b1a
--- /dev/null
+++ b/components/layout/Card.qml
@@ -0,0 +1,4 @@
+import QtQuick 2.4
+
+CardForm {
+}