diff options
author | lonkaars <loek@pipeframe.xyz> | 2022-10-30 11:20:43 +0100 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2022-10-30 11:21:00 +0100 |
commit | e4f41ef8b56b76214d05bce34ffd5a8896da24c9 (patch) | |
tree | efe55c9ef28e4c787e10a5b85319b242c7525e9a /client/dbconnector.ui | |
parent | e473fe14614401342cdc3afe3f6deee4831e6e24 (diff) | |
parent | af008eb04e3a5705eec63839abc5791454e763ce (diff) |
finish second merge
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"> |