Compare commits
2 Commits
3f3f40ccc2
...
a49a0407b7
Author | SHA1 | Date | |
---|---|---|---|
a49a0407b7 | |||
6e71ebda01 |
@ -17,9 +17,7 @@ CONFIG += sailfishapp
|
|||||||
SOURCES += src/harbour-allradio.cpp
|
SOURCES += src/harbour-allradio.cpp
|
||||||
|
|
||||||
DISTFILES += qml/harbour-allradio.qml \
|
DISTFILES += qml/harbour-allradio.qml \
|
||||||
../../Programmering/harbour-labyrinth/qml/pages/About.qml \
|
|
||||||
qml/cover/CoverPage.qml \
|
qml/cover/CoverPage.qml \
|
||||||
qml/helpers/dummy.qml \
|
|
||||||
qml/items/HeaderButton.qml \
|
qml/items/HeaderButton.qml \
|
||||||
qml/items/SleepTimer.qml \
|
qml/items/SleepTimer.qml \
|
||||||
qml/pages/AboutPage.qml \
|
qml/pages/AboutPage.qml \
|
||||||
@ -31,10 +29,7 @@ DISTFILES += qml/harbour-allradio.qml \
|
|||||||
qml/pages/SecondPage.qml \
|
qml/pages/SecondPage.qml \
|
||||||
qml/pages/SettingsPage.qml \
|
qml/pages/SettingsPage.qml \
|
||||||
qml/pages/TagListPage.qml \
|
qml/pages/TagListPage.qml \
|
||||||
rpm/harbour-allradio.changes.in \
|
|
||||||
rpm/harbour-allradio.changes.run.in \
|
|
||||||
rpm/harbour-allradio.spec \
|
rpm/harbour-allradio.spec \
|
||||||
rpm/harbour-allradio.yaml \
|
|
||||||
translations/*.ts \
|
translations/*.ts \
|
||||||
harbour-allradio.desktop
|
harbour-allradio.desktop
|
||||||
|
|
||||||
|
@ -1,5 +0,0 @@
|
|||||||
import QtQuick 2.0
|
|
||||||
|
|
||||||
Item {
|
|
||||||
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user