view libgui/graphics/qthandles.qrc @ 18964:a0c514c243f6 default tip @

maint: Use Octave coding conventions for %!test in graphics.cc. * graphics.cc: Use Octave coding conventions for %!test in graphics.cc.
author Rik <rik@octave.org>
date Mon, 28 Jul 2014 08:36:39 -0700
parents 2e7cad6f180c
children
line wrap: on
line source

<!DOCTYPE RCC><RCC version="1.0">
<qresource>
  <file>images/pan.png</file>
  <file>images/rotate.png</file>
  <file>images/select.png</file>
  <file>images/zoom.png</file>
</qresource>
</RCC>