diff options
Diffstat (limited to 'examples/help/remotecontrol/remotecontrol.qrc')
-rw-r--r-- | examples/help/remotecontrol/remotecontrol.qrc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/help/remotecontrol/remotecontrol.qrc b/examples/help/remotecontrol/remotecontrol.qrc new file mode 100644 index 0000000..9b4299d --- /dev/null +++ b/examples/help/remotecontrol/remotecontrol.qrc @@ -0,0 +1,5 @@ +<RCC> + <qresource prefix="/remotecontrol" > + <file>enter.png</file> + </qresource> +</RCC> |