eliot/qt/eliot.qrc
Olivier Teulière fb4ea0e559 - The actions on the game history are now available in the menu and the toolbar
- The toolbar can be shown/hidden via a menu entry
 - Added icons for all the history actions
 - Ask for confirmation before replaying a turn
2008-11-29 16:40:59 +00:00

10 lines
244 B
Text

<RCC>
<qresource>
<file>images/eliot.xpm</file>
<file>images/first.xpm</file>
<file>images/last.xpm</file>
<file>images/prev.xpm</file>
<file>images/next.xpm</file>
<file>images/replay.xpm</file>
</qresource>
</RCC>