Paolo Cignoni cignoni 5e12782ee3 Added face selection and smoothing
Added smooth borders when painting with the pen
Some bugfixes
Window should close now
2007-02-05 19:27:36 +00:00

17 lines
459 B
Plaintext
Executable File

<RCC>
<qresource prefix="/" >
<file>images/smooth_me.png</file>
<file>images/pinsel.png</file>
<file>images/pinsel_select.png</file>
<file>images/pinsel2.png</file>
<file>images/fill.png</file>
<file>images/bw.png</file>
<file>images/switch.png</file>
<file>images/pick.png</file>
<file>images/kcontrol.png</file>
<file>images/undo.png</file>
<file>images/redo.png</file>
<file>images/gradient.png</file>
</qresource>
</RCC>