aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSaturneric <[email protected]>2023-03-30 16:06:48 +0000
committerSaturneric <[email protected]>2023-03-30 16:06:48 +0000
commit19dafd545e14ff16cc19a8f2df5b7611c1224ba2 (patch)
treeb609c0c19092ebbeba8cd68816dc3213d3798c81
parentfeat: add an option to use pinentry (diff)
downloadGpgFrontend-19dafd545e14ff16cc19a8f2df5b7611c1224ba2.tar.gz
GpgFrontend-19dafd545e14ff16cc19a8f2df5b7611c1224ba2.zip
feat: update ui of general settings
-rw-r--r--ui/GeneralSettings.ui7
1 files changed, 7 insertions, 0 deletions
diff --git a/ui/GeneralSettings.ui b/ui/GeneralSettings.ui
index 75aef6b2..668d3396 100644
--- a/ui/GeneralSettings.ui
+++ b/ui/GeneralSettings.ui
@@ -86,6 +86,13 @@
</widget>
</item>
<item>
+ <widget class="QCheckBox" name="usePinentryAsPasswordInputDialogCheckBox">
+ <property name="text">
+ <string>Use Pinentry as Password Input Dialog</string>
+ </property>
+ </widget>
+ </item>
+ <item>
<widget class="Line" name="line_2">
<property name="orientation">
<enum>Qt::Horizontal</enum>