diff options
author | UnavailableDev <69792062+UnavailableDev@users.noreply.github.com> | 2022-10-13 11:03:30 +0200 |
---|---|---|
committer | UnavailableDev <69792062+UnavailableDev@users.noreply.github.com> | 2022-10-13 11:03:30 +0200 |
commit | 093f18ab363840fff796c14e6c7ad7b93dd0ffc6 (patch) | |
tree | d6a77d18b27c64547adcd866b175aeb621677116 /client/mainwindow.ui | |
parent | 1032c63bae663d8ed8736020b60a4ba8744062ee (diff) |
testing charts
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"> |