diff options
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> |