Add missing colon to SettingsWidgetKeeShare.ui

This commit is contained in:
Vladimir Svyatski 2019-03-01 15:51:07 +03:00 committed by Jonathan White
parent ff87207cf4
commit 9d44a756bb

View File

@ -6,8 +6,8 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>327</width> <width>378</width>
<height>434</height> <height>508</height>
</rect> </rect>
</property> </property>
<layout class="QVBoxLayout" name="verticalLayout" stretch="0,0,0,0"> <layout class="QVBoxLayout" name="verticalLayout" stretch="0,0,0,0">
@ -82,7 +82,7 @@
<item row="2" column="0"> <item row="2" column="0">
<widget class="QLabel" name="ownCertificateSignerLabel"> <widget class="QLabel" name="ownCertificateSignerLabel">
<property name="text"> <property name="text">
<string>Signer</string> <string>Signer:</string>
</property> </property>
</widget> </widget>
</item> </item>