view libgui/graphics/qthandles.qrc @ 20359:0afc06948ba7

acinclude.m4: Use simpler AC_PREPROC_IFELSE test for checking Qscintilla version. * acinclude.m4 (OCTAVE_CHECK_VERSION_2_6_0): Replace AC_COMPILE_IFELSE with AC_PREPROC_IFELSE for Qscintilla version check.
author Rik <rik@octave.org>
date Fri, 01 May 2015 09:32:12 -0700
parents 210b301a3e39
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-in.png</file>
  <file>images/zoom-out.png</file>
</qresource>
</RCC>