Commit dfb7d37c authored by Pierre-Antoine Rouby's avatar Pierre-Antoine Rouby
Browse files

Results: Resize window to respect 16:9.

Showing with 5 additions and 5 deletions
+5 -5
......@@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>874</width>
<height>745</height>
<width>1280</width>
<height>720</height>
</rect>
</property>
<property name="windowTitle">
......@@ -34,7 +34,7 @@
<enum>Qt::Vertical</enum>
</property>
<widget class="QTableView" name="tableView_reach"/>
<widget class="QWidget" name="">
<widget class="QWidget" name="layoutWidget">
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="QTableView" name="tableView_profile"/>
......@@ -55,7 +55,7 @@
</layout>
</widget>
</widget>
<widget class="QWidget" name="">
<widget class="QWidget" name="layoutWidget">
<layout class="QGridLayout" name="gridLayout_2">
<item row="0" column="0">
<widget class="QTabWidget" name="tabWidget">
......@@ -228,7 +228,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>874</width>
<width>1280</width>
<height>22</height>
</rect>
</property>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment