diff options
author | Marvin Borner | 2020-04-09 17:20:49 +0200 |
---|---|---|
committer | Marvin Borner | 2020-04-09 17:20:49 +0200 |
commit | 22bb752e6907e9d4c3f5159da01d8dfbdfd8b4bc (patch) | |
tree | a5651ab16b4762e6ab7b8c73d311787f3d8e54b0 /harbour-sailchess.pro | |
parent | ebb1ab3d05b1e61a491375b7640196e04f1bab06 (diff) |
Added piece layout
Diffstat (limited to 'harbour-sailchess.pro')
-rw-r--r-- | harbour-sailchess.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/harbour-sailchess.pro b/harbour-sailchess.pro index 762f411..2e954fc 100644 --- a/harbour-sailchess.pro +++ b/harbour-sailchess.pro @@ -20,6 +20,7 @@ DISTFILES += qml/harbour-sailchess.qml \ qml/cover/CoverPage.qml \ qml/pages/Board.qml \ qml/Square.qml \ + qml/Functions.qml \ rpm/harbour-sailchess.changes.in \ rpm/harbour-sailchess.changes.run.in \ rpm/harbour-sailchess.spec \ |