diff options
-rw-r--r-- | client/client.qrc | 1 | ||||
-rw-r--r-- | client/icons/open.png | bin | 0 -> 748 bytes |
2 files changed, 1 insertions, 0 deletions
diff --git a/client/client.qrc b/client/client.qrc index 696a869..a6b43bb 100644 --- a/client/client.qrc +++ b/client/client.qrc @@ -3,6 +3,7 @@ <qresource> <file>icons/icon.png</file> <file>icons/add.png</file> + <file>icons/open.png</file> <file>icons/del.png</file> <file>icons/arrows.png</file> <file>icons/compressed.png</file> diff --git a/client/icons/open.png b/client/icons/open.png Binary files differnew file mode 100644 index 0000000..bb24cf1 --- /dev/null +++ b/client/icons/open.png |