summaryrefslogtreecommitdiffhomepage
path: root/tracker-steamvr/dialog.ui
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2016-12-30 04:40:06 +0100
committerStanislaw Halik <sthalik@misaki.pl>2016-12-30 04:40:06 +0100
commit64250f9bb6f5d95f14a8d7f3329d018679710540 (patch)
tree878cab73aa45dea75d05fdf95f2e2c72091a7393 /tracker-steamvr/dialog.ui
parente712a6eea96d381d2f1e3c0f8328d870321b31de (diff)
tracker/steamvr: broken, but we already know the right rotation order
Diffstat (limited to 'tracker-steamvr/dialog.ui')
-rw-r--r--tracker-steamvr/dialog.ui14
1 files changed, 5 insertions, 9 deletions
diff --git a/tracker-steamvr/dialog.ui b/tracker-steamvr/dialog.ui
index c3fa36c0..7a5b2f48 100644
--- a/tracker-steamvr/dialog.ui
+++ b/tracker-steamvr/dialog.ui
@@ -9,8 +9,8 @@
<rect>
<x>0</x>
<y>0</y>
- <width>184</width>
- <height>58</height>
+ <width>243</width>
+ <height>67</height>
</rect>
</property>
<property name="sizePolicy">
@@ -33,6 +33,9 @@
<bool>false</bool>
</property>
<layout class="QGridLayout" name="gridLayout_2">
+ <item row="0" column="0">
+ <widget class="QComboBox" name="rotation_order"/>
+ </item>
<item row="1" column="0">
<widget class="QDialogButtonBox" name="buttonBox">
<property name="sizePolicy">
@@ -46,13 +49,6 @@
</property>
</widget>
</item>
- <item row="0" column="0">
- <widget class="QLabel" name="label">
- <property name="text">
- <string>No options so far</string>
- </property>
- </widget>
- </item>
</layout>
</widget>
<resources/>