diff options
| author | Xavier Hallade <xavier.hallade@intel.com> | 2015-11-26 17:12:40 +0100 | 
|---|---|---|
| committer | Xavier Hallade <xavier.hallade@intel.com> | 2015-11-26 17:12:40 +0100 | 
| commit | 946330846e7a33fc5357a91f4d2a7ef9bea6af02 (patch) | |
| tree | ed7fb93c50cbcd380753b5e46458772c0d87e0e9 /tracker-rs | |
| parent | 62f67b76a17b201abd140892c3bd66a95b4489cf (diff) | |
tracker/rs adjusted UI to reflect SDK update
Diffstat (limited to 'tracker-rs')
| -rw-r--r-- | tracker-rs/ftnoir_tracker_rs_controls.ui | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/tracker-rs/ftnoir_tracker_rs_controls.ui b/tracker-rs/ftnoir_tracker_rs_controls.ui index 834803d1..023e14d3 100644 --- a/tracker-rs/ftnoir_tracker_rs_controls.ui +++ b/tracker-rs/ftnoir_tracker_rs_controls.ui @@ -37,14 +37,14 @@ Intel® RealSense™ SDK. By design, the application has no direct access  to any camera images.  In order to use this tracker, you need a PC equipped with -an Intel® RealSense™ R200 camera and the RealSense™ SDK R4 runtime.</string> +an Intel® RealSense™ R200 camera and the RealSense™ SDK R5 runtime.</string>       </property>      </widget>     </item>     <item alignment="Qt::AlignHCenter|Qt::AlignVCenter">      <widget class="QPushButton" name="triggerSDKInstallButton">       <property name="text"> -      <string>Install SDK Runtime R4</string> +      <string>Install SDK Runtime R5</string>       </property>      </widget>     </item> | 
