diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2017-05-17 12:54:10 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2017-05-18 05:10:11 +0200 |
commit | 4f29f56b4e0bf5f76e689868ca091a2af94590fe (patch) | |
tree | b3c15ceabf1e991b8bcbd4b9541dd0f851152580 /tracker-steamvr/dialog.ui | |
parent | 3953977d0a9048883adc5db80bd714bd9bc72ed8 (diff) |
tracker/steamvr: add "[disconnected]" in device list
Diffstat (limited to 'tracker-steamvr/dialog.ui')
-rw-r--r-- | tracker-steamvr/dialog.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tracker-steamvr/dialog.ui b/tracker-steamvr/dialog.ui index 12a01816..88af913d 100644 --- a/tracker-steamvr/dialog.ui +++ b/tracker-steamvr/dialog.ui @@ -9,7 +9,7 @@ <rect> <x>0</x> <y>0</y> - <width>394</width> + <width>452</width> <height>85</height> </rect> </property> @@ -43,7 +43,7 @@ <widget class="QLabel" name="label"> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Maximum"> - <horstretch>3</horstretch> + <horstretch>1</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> |