mirror of
https://github.com/OPM/ResInsight.git
synced 2026-09-03 20:53:13 -05:00
20 lines
579 B
XML
20 lines
579 B
XML
<RCC>
|
|
<qresource prefix="cafAnimControl">
|
|
<file>Play.png</file>
|
|
<file>Stop.png</file>
|
|
<file>Pause.png</file>
|
|
<file>StepFwd.png</file>
|
|
<file>StepBwd.png</file>
|
|
<file>SkipToEnd.png</file>
|
|
<file>SkipToStart.png</file>
|
|
<file>RepeatFromStart.png</file>
|
|
<file>RepeatFwdBwd.png</file>
|
|
<file>PlayBwd.png</file>
|
|
<file>Slow.png</file>
|
|
<file>Fast.png</file>
|
|
<file>SlowHorizontal.png</file>
|
|
<file>FastHorizontal.png</file>
|
|
<file>Speed.png</file>
|
|
</qresource>
|
|
</RCC>
|