diff options
Diffstat (limited to 'ui/KeyGroupManageDialog.ui')
-rw-r--r-- | ui/KeyGroupManageDialog.ui | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ui/KeyGroupManageDialog.ui b/ui/KeyGroupManageDialog.ui index ea0225e3..a2b17212 100644 --- a/ui/KeyGroupManageDialog.ui +++ b/ui/KeyGroupManageDialog.ui @@ -17,9 +17,9 @@ <item> <layout class="QVBoxLayout" name="verticalLayout"> <item> - <widget class="QLabel" name="label"> + <widget class="QLabel" name="keyGroupTipLabel"> <property name="text"> - <string>Key(s) in Key Group:</string> + <string>Key(s) in Key Group: </string> </property> </widget> </item> @@ -88,7 +88,7 @@ <item> <layout class="QVBoxLayout" name="verticalLayout_2"> <item> - <widget class="QLabel" name="label_2"> + <widget class="QLabel" name="keyDBTipLabel"> <property name="text"> <string>Key(s) in Key Dayabase: </string> </property> |