view libgui/graphics/qthandles.qrc @ 20630:99eb26310cb3

Update the state of the toolbar after ui* children have been removed *Figure.cc (Figure::EventNotifyAfter): update the state of the toolbar after an ui* children is removed e.g. by clf.
author Pantxo Diribarne <pantxo.diribarne@gmail.com>
date Sat, 10 Oct 2015 12:48:10 +0200
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>