diff options
author | Lars Knoll <lars.knoll@nokia.com> | 2009-03-23 09:34:13 (GMT) |
---|---|---|
committer | Simon Hausmann <simon.hausmann@nokia.com> | 2009-03-23 09:34:13 (GMT) |
commit | 67ad0519fd165acee4a4d2a94fa502e9e4847bd0 (patch) | |
tree | 1dbf50b3dff8d5ca7e9344733968c72704eb15ff /src/gui/dialogs/qprintdialog.qrc | |
download | Qt-67ad0519fd165acee4a4d2a94fa502e9e4847bd0.zip Qt-67ad0519fd165acee4a4d2a94fa502e9e4847bd0.tar.gz Qt-67ad0519fd165acee4a4d2a94fa502e9e4847bd0.tar.bz2 |
Long live Qt!
Diffstat (limited to 'src/gui/dialogs/qprintdialog.qrc')
-rw-r--r-- | src/gui/dialogs/qprintdialog.qrc | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/src/gui/dialogs/qprintdialog.qrc b/src/gui/dialogs/qprintdialog.qrc new file mode 100644 index 0000000..f54eb6b --- /dev/null +++ b/src/gui/dialogs/qprintdialog.qrc @@ -0,0 +1,38 @@ +<!DOCTYPE RCC><RCC version="1.0"> +<qresource prefix="/trolltech/dialogs/qprintpreviewdialog"> +<file>images/fit-page-24.png</file> +<file>images/fit-page-32.png</file> +<file>images/fit-width-24.png</file> +<file>images/fit-width-32.png</file> +<file>images/go-first-24.png</file> +<file>images/go-first-32.png</file> +<file>images/go-last-24.png</file> +<file>images/go-last-32.png</file> +<file>images/go-next-24.png</file> +<file>images/go-next-32.png</file> +<file>images/go-previous-24.png</file> +<file>images/go-previous-32.png</file> +<file>images/layout-landscape-24.png</file> +<file>images/layout-landscape-32.png</file> +<file>images/layout-portrait-24.png</file> +<file>images/layout-portrait-32.png</file> +<file>images/page-setup-24.png</file> +<file>images/page-setup-32.png</file> +<file>images/print-24.png</file> +<file>images/print-32.png</file> +<file>images/view-page-multi-24.png</file> +<file>images/view-page-multi-32.png</file> +<file>images/view-page-one-24.png</file> +<file>images/view-page-one-32.png</file> +<file>images/view-page-sided-24.png</file> +<file>images/view-page-sided-32.png</file> +<file>images/zoom-in-24.png</file> +<file>images/zoom-in-32.png</file> +<file>images/zoom-out-24.png</file> +<file>images/zoom-out-32.png</file> +</qresource> +<qresource prefix="/trolltech/dialogs/qprintdialog"> +<file>images/status-color.png</file> +<file>images/status-gray-scale.png</file> +</qresource> +</RCC> |