diff options
author | Anatasof Wirapraja <anatasof.wirapraja@gmail.com> | 2019-09-24 13:56:23 +0700 |
---|---|---|
committer | Anatasof Wirapraja <anatasof.wirapraja@gmail.com> | 2019-09-24 13:56:23 +0700 |
commit | 4a682d953c2352107fee6d3dec8de324207351fb (patch) | |
tree | 77a72429ad557e3e50067b12f5e020762425287e /features/TaskDetail.qml | |
parent | 8ea7232bfabd1b3a0ae82740752c06498db3de38 (diff) |
add `taskDetailForm`
Diffstat (limited to 'features/TaskDetail.qml')
-rw-r--r-- | features/TaskDetail.qml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/features/TaskDetail.qml b/features/TaskDetail.qml deleted file mode 100644 index 26867f2..0000000 --- a/features/TaskDetail.qml +++ /dev/null @@ -1,4 +0,0 @@ -import QtQuick 2.4 - -TaskDetailForm { -} |