diff options
author | Bramastyo Harimukti <bramastyo.harimukti.santoso@pelagicore.com> | 2018-08-22 12:54:18 +0200 |
---|---|---|
committer | Bramastyo Harimukti Santoso <bramastyo.harimukti.santoso@pelagicore.com> | 2018-08-31 14:18:29 +0000 |
commit | 839bb32ea450ed2beb69a58b5928991cab1709e1 (patch) | |
tree | 5c1c9fec27c43a2552372a354c5b5b3259c00dce /com.pelagicore.spotify/com.pelagicore.spotify.pro | |
parent | 78e7aacd7dd8b404ba4e2450ccd407a6ced22bc8 (diff) |
Diffstat (limited to 'com.pelagicore.spotify/com.pelagicore.spotify.pro')
-rw-r--r-- | com.pelagicore.spotify/com.pelagicore.spotify.pro | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/com.pelagicore.spotify/com.pelagicore.spotify.pro b/com.pelagicore.spotify/com.pelagicore.spotify.pro new file mode 100644 index 0000000..c5f9d64 --- /dev/null +++ b/com.pelagicore.spotify/com.pelagicore.spotify.pro @@ -0,0 +1,5 @@ +FILES += info.yaml \ + icon.png \ + Main.qml + +load(app) |