diff options
author | NielsCoding <n.stunnebrink@student.avans.nl> | 2022-10-30 10:15:05 +0100 |
---|---|---|
committer | NielsCoding <n.stunnebrink@student.avans.nl> | 2022-10-30 10:15:05 +0100 |
commit | eb10a1a6dc03d83284788128d3f77ff57852c3c6 (patch) | |
tree | 221e189fe3f7bd76d38d1efdce0922fb56e2e60d /client/dbconnector.ui | |
parent | b5322d74d1839c4af490f5c7297e439a8433ba9b (diff) |
intervals added and consts.h
Diffstat (limited to 'client/dbconnector.ui')
-rw-r--r-- | client/dbconnector.ui | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/client/dbconnector.ui b/client/dbconnector.ui index 1159faf..5c5b326 100644 --- a/client/dbconnector.ui +++ b/client/dbconnector.ui @@ -6,8 +6,8 @@ <rect> <x>0</x> <y>0</y> - <width>362</width> - <height>273</height> + <width>401</width> + <height>288</height> </rect> </property> <property name="windowTitle"> @@ -18,8 +18,8 @@ <rect> <x>60</x> <y>60</y> - <width>241</width> - <height>173</height> + <width>270</width> + <height>171</height> </rect> </property> <layout class="QFormLayout" name="formLayout"> |