diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2016-09-17 16:43:35 +0200 | 
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2016-09-17 16:43:35 +0200 | 
| commit | 654b1a59c5078a7cc5a65d486266d32a5c8384fd (patch) | |
| tree | 7fc24caa7536656e3f91c92d6e23dd20e6385036 /tracker-aruco | |
| parent | 8fc3bd0b872b263d122d627d71910271ffe25927 (diff) | |
gui: prevent stderr whining on setting dialog fixed size
Adjust dialogs.
Diffstat (limited to 'tracker-aruco')
| -rw-r--r-- | tracker-aruco/aruco-trackercontrols.ui | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/tracker-aruco/aruco-trackercontrols.ui b/tracker-aruco/aruco-trackercontrols.ui index 71bd1c1c..c0d409ca 100644 --- a/tracker-aruco/aruco-trackercontrols.ui +++ b/tracker-aruco/aruco-trackercontrols.ui @@ -10,7 +10,7 @@      <x>0</x>      <y>0</y>      <width>474</width> -    <height>208</height> +    <height>203</height>     </rect>    </property>    <property name="sizePolicy">  | 
