diff options
Diffstat (limited to 'proto-fg/fg-protocol.qrc')
-rw-r--r-- | proto-fg/fg-protocol.qrc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/proto-fg/fg-protocol.qrc b/proto-fg/fg-protocol.qrc new file mode 100644 index 00000000..1c685437 --- /dev/null +++ b/proto-fg/fg-protocol.qrc @@ -0,0 +1,5 @@ +<RCC> + <qresource prefix="/"> + <file>images/flightgear.png</file> + </qresource> +</RCC> |