diff options
Diffstat (limited to 'src/assistant/help/helpsystem.qrc')
-rw-r--r-- | src/assistant/help/helpsystem.qrc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/assistant/help/helpsystem.qrc b/src/assistant/help/helpsystem.qrc new file mode 100644 index 000000000..10efc6df1 --- /dev/null +++ b/src/assistant/help/helpsystem.qrc @@ -0,0 +1,8 @@ +<RCC> + <qresource prefix="/trolltech/assistant" > + <file>images/1leftarrow.png</file> + <file>images/1rightarrow.png</file> + <file>images/3leftarrow.png</file> + <file>images/3rightarrow.png</file> + </qresource> +</RCC> |