aboutsummaryrefslogtreecommitdiff
path: root/examples/GuiClient/resources.qrc
diff options
context:
space:
mode:
authorNiels Ole Salscheider <niels_ole@salscheider-online.de>2017-09-04 13:53:43 +0200
committerNiels Ole Salscheider <niels_ole@salscheider-online.de>2017-09-04 20:16:31 +0200
commit638deefa227d89d4d4d803c2f0f66e2ca7bc3777 (patch)
tree8166eae1385e641ace1905b1e68f5b60a79fb297 /examples/GuiClient/resources.qrc
parent2a42d04764c8539822b077d8261088bfcaec7fb7 (diff)
downloadqxmpp-638deefa227d89d4d4d803c2f0f66e2ca7bc3777.tar.gz
Remove example_4 and GuiClient
The build was disabled for some time. There is still git if we want to bring them back.
Diffstat (limited to 'examples/GuiClient/resources.qrc')
-rw-r--r--examples/GuiClient/resources.qrc15
1 files changed, 0 insertions, 15 deletions
diff --git a/examples/GuiClient/resources.qrc b/examples/GuiClient/resources.qrc
deleted file mode 100644
index 67ec1dd8..00000000
--- a/examples/GuiClient/resources.qrc
+++ /dev/null
@@ -1,15 +0,0 @@
-<RCC>
- <qresource prefix="/icons">
- <file>resource/green.png</file>
- <file>resource/orange.png</file>
- <file>resource/red.png</file>
- <file>resource/gray.png</file>
- <file>resource/avatar.png</file>
- <file>resource/searchIcon.png</file>
- <file>resource/downArrow.png</file>
- <file>resource/ajax-loader.gif</file>
- <file>resource/icon.png</file>
- <file>resource/settingsButton.png</file>
- <file>resource/addButton.png</file>
- </qresource>
-</RCC>