diff options
| author | Markus Mittendrein <git@maxmitti.tk> | 2015-09-09 19:00:56 +0200 |
|---|---|---|
| committer | Markus Mittendrein <git@maxmitti.tk> | 2015-09-09 19:02:23 +0200 |
| commit | 8a6d4b06f2291c363f3dea17837ed20893852453 (patch) | |
| tree | c091375499e35eaa1810586454e0834c06e6c9b2 /libcommuni/examples/quick/quick.qrc | |
| parent | f554a27046f203e56a07baaf214d90834942e3f5 (diff) | |
| download | manager-8a6d4b06f2291c363f3dea17837ed20893852453.tar.gz manager-8a6d4b06f2291c363f3dea17837ed20893852453.zip | |
Cleanup repo with some directories
Diffstat (limited to 'libcommuni/examples/quick/quick.qrc')
| -rw-r--r-- | libcommuni/examples/quick/quick.qrc | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/libcommuni/examples/quick/quick.qrc b/libcommuni/examples/quick/quick.qrc deleted file mode 100644 index aba83b9..0000000 --- a/libcommuni/examples/quick/quick.qrc +++ /dev/null @@ -1,13 +0,0 @@ -<RCC> - <qresource prefix="/"> - <file alias="main.qml">qml/main.qml</file> - <file alias="BufferListView.qml">qml/BufferListView.qml</file> - <file alias="ChatPage.qml">qml/ChatPage.qml</file> - <file alias="ConnectPage.qml">qml/ConnectPage.qml</file> - <file alias="MessageFormatter.qml">qml/MessageFormatter.qml</file> - <file alias="TextBrowser.qml">qml/TextBrowser.qml</file> - <file alias="TextEntry.qml">qml/TextEntry.qml</file> - <file alias="TopicLabel.qml">qml/TopicLabel.qml</file> - <file alias="UserListView.qml">qml/UserListView.qml</file> - </qresource> -</RCC> |
