source: tspsg/resources/handheld.qrc @ f088fd8ec3

appveyorimgbotreadme
Last change on this file since f088fd8ec3 was d97db6d321, checked in by Oleksii Serdiuk, 13 years ago
  • Improved some error messages: now they are more verbose.
  • Handheld version now includes larger icons (48x48 instead of 32x32).
  • Fixed bug #2: Solution graph is too small on high resolution screens.
  • Property mode set to 100644
File size: 780 bytes
Line 
1<RCC>
2    <qresource prefix="/images">
3        <file>icons/48x48/application-exit.png</file>
4        <file>icons/48x48/dialog-cancel.png</file>
5        <file>icons/48x48/dialog-ok.png</file>
6        <file>icons/48x48/document-new.png</file>
7        <file>icons/48x48/document-open.png</file>
8        <file>icons/48x48/document-save.png</file>
9        <file>icons/48x48/document-save-as.png</file>
10        <file>icons/48x48/format-text-color.png</file>
11        <file>icons/48x48/go-previous.png</file>
12        <file>icons/48x48/help-about.png</file>
13        <file>icons/48x48/help-hint.png</file>
14        <file>icons/48x48/preferences-desktop-font.png</file>
15        <file>icons/48x48/preferences-system.png</file>
16        <file>icons/48x48/roll.png</file>
17    </qresource>
18</RCC>
Note: See TracBrowser for help on using the repository browser.