diff options
author | Stanisław Halik <sthalik@misaki.pl> | 2015-08-21 20:51:56 +0200 |
---|---|---|
committer | Stanisław Halik <sthalik@misaki.pl> | 2015-08-21 20:51:56 +0200 |
commit | 8ee840d0e5be09cc0576c06187e83bad8311ce9c (patch) | |
tree | 7ae590da5fa00bf7b577de71f16a38ac415df753 /ftnoir_tracker_rs/rs_tracker.qrc | |
parent | cf8641217e85ef99df0f6093f4edadeea938cda8 (diff) | |
parent | 88f3a9e7f6bc7d54fa98a63166eaf55e4762224e (diff) |
Merge pull request #223 from ph0b/unstable
adding a tracker that gets head tracking from the RealSense SDK
Diffstat (limited to 'ftnoir_tracker_rs/rs_tracker.qrc')
-rw-r--r-- | ftnoir_tracker_rs/rs_tracker.qrc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ftnoir_tracker_rs/rs_tracker.qrc b/ftnoir_tracker_rs/rs_tracker.qrc new file mode 100644 index 00000000..ccdda669 --- /dev/null +++ b/ftnoir_tracker_rs/rs_tracker.qrc @@ -0,0 +1,5 @@ +<RCC> + <qresource prefix="/"> + <file>images/RS.png</file> + </qresource> +</RCC> |