summaryrefslogtreecommitdiffstats
path: root/gui/client/connect.ui
diff options
context:
space:
mode:
Diffstat (limited to 'gui/client/connect.ui')
-rw-r--r--gui/client/connect.ui33
1 files changed, 30 insertions, 3 deletions
diff --git a/gui/client/connect.ui b/gui/client/connect.ui
index c702123..d334924 100644
--- a/gui/client/connect.ui
+++ b/gui/client/connect.ui
@@ -66,8 +66,8 @@
<widget class="QLabel" name="lblError">
<property name="geometry">
<rect>
- <x>10</x>
- <y>70</y>
+ <x>20</x>
+ <y>80</y>
<width>381</width>
<height>21</height>
</rect>
@@ -108,7 +108,34 @@
<bool>false</bool>
</property>
</widget>
+ <widget class="QLabel" name="lblCheckmark">
+ <property name="geometry">
+ <rect>
+ <x>120</x>
+ <y>0</y>
+ <width>221</width>
+ <height>121</height>
+ </rect>
+ </property>
+ <property name="autoFillBackground">
+ <bool>false</bool>
+ </property>
+ <property name="styleSheet">
+ <string notr="true"/>
+ </property>
+ <property name="text">
+ <string/>
+ </property>
+ <property name="pixmap">
+ <pixmap resource="../../pvsclient.qrc">:/dark-green-check-mark.svg</pixmap>
+ </property>
+ <property name="scaledContents">
+ <bool>true</bool>
+ </property>
+ </widget>
</widget>
- <resources/>
+ <resources>
+ <include location="../../pvsclient.qrc"/>
+ </resources>
<connections/>
</ui>