RetroShare/retroshare-gui/src/gui/Posted/Posted_images.qrc
defnax 47678b33a4 Added new rich text editor & improved design for Create Post
* Added new Rich Text Editor
* Redesigned the Create Post Composer for Posted Links
* When only link is added display different thumbnail
2019-12-19 19:05:13 +01:00

28 lines
870 B
Plaintext

<RCC>
<qresource prefix="/" >
<file>images/posted_16.png</file>
<file>images/posted_24.png</file>
<file>images/posted_32.png</file>
<file>images/posted_48.png</file>
<file>images/posted_64.png</file>
<file>images/posted_add_24.png</file>
<file>images/posted_add_32.png</file>
<file>images/posted_add_64.png</file>
<file>images/hot_24.png</file>
<file>images/new_24.png</file>
<file>images/posted_32_new.png</file>
<file>images/expand.png</file>
<file>images/decrease.png</file>
<file>images/down-arrow.png</file>
<file>images/up-arrow.png</file>
<file>images/comments.png</file>
<file>images/thumb-default.png</file>
<file>images/thumb-link.png</file>
<file>images/share.png</file>
<file>images/notes.png</file>
<file>images/link.png</file>
<file>images/post.png</file>
<file>images/photo.png</file>
</qresource>
</RCC>