diff options
Diffstat (limited to 'client/mainwindow.ui')
-rw-r--r-- | client/mainwindow.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/client/mainwindow.ui b/client/mainwindow.ui index f827c85..e55caa0 100644 --- a/client/mainwindow.ui +++ b/client/mainwindow.ui @@ -41,7 +41,7 @@ </property> <layout class="QVBoxLayout" name="verticalLayout"> <item> - <widget class="QTableView" name="tableView"/> + <widget class="QWidget" name="widget" native="true"/> </item> </layout> </widget> @@ -52,7 +52,7 @@ <x>0</x> <y>0</y> <width>800</width> - <height>21</height> + <height>24</height> </rect> </property> <widget class="QMenu" name="menuAbouy"> |