aboutsummaryrefslogtreecommitdiffstats
path: root/ui/KeyGroupManageDialog.ui
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2025-04-16 22:38:40 +0000
committersaturneric <[email protected]>2025-04-16 22:38:40 +0000
commit72d98ff183bcedd05c5a996fccaa0544cb4ac309 (patch)
treeeb7ce626d3bf4243c9efe3f23bba6ec830f59a5b /ui/KeyGroupManageDialog.ui
parentfix: solve CI build dependencies (diff)
downloadGpgFrontend-72d98ff183bcedd05c5a996fccaa0544cb4ac309.tar.gz
GpgFrontend-72d98ff183bcedd05c5a996fccaa0544cb4ac309.zip
feat: switch text-based model to workspace-based model
Diffstat (limited to 'ui/KeyGroupManageDialog.ui')
-rw-r--r--ui/KeyGroupManageDialog.ui6
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>