diff options
author | UnavailableDev <69792062+UnavailableDev@users.noreply.github.com> | 2022-10-30 12:05:26 +0100 |
---|---|---|
committer | UnavailableDev <69792062+UnavailableDev@users.noreply.github.com> | 2022-10-30 12:05:26 +0100 |
commit | 2788f6d76bb9485bc800356424df210f0d6a86c7 (patch) | |
tree | d20cc0c2e516d1ec4c9a3b4658a3acb62aa04888 /client/dialog.ui | |
parent | 8952e19f00e0930e53e3731fd30be5e2600d9fd6 (diff) |
changed dbConnector to settings window
Diffstat (limited to 'client/dialog.ui')
-rw-r--r-- | client/dialog.ui | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/client/dialog.ui b/client/dialog.ui deleted file mode 100644 index 9fbffd2..0000000 --- a/client/dialog.ui +++ /dev/null @@ -1,18 +0,0 @@ -<ui version="4.0"> - <class>Dialog</class> - <widget name="Dialog" class="QDialog"> - <property name="geometry"> - <rect> - <x>0</x> - <y>0</y> - <width>400</width> - <height>300</height> - </rect> - </property> - <property name="windowTitle"> - <string>Dialog</string> - </property> - </widget> - <resources/> - <connections/> -</ui> |