aboutsummaryrefslogtreecommitdiffstats
path: root/ui/InfoBoard.ui
diff options
context:
space:
mode:
authorSaturneric <[email protected]>2022-01-02 07:07:19 +0000
committerSaturneric <[email protected]>2022-01-02 07:07:19 +0000
commit0f464081971569d9ec6f621cfecdb39a5b8ee2b9 (patch)
tree74ee8b9e83cb599b8b16cadb72ef9621bfc37814 /ui/InfoBoard.ui
parent<refactor, fixed, test>(core, ui): add & modify core and ui (diff)
downloadGpgFrontend-0f464081971569d9ec6f621cfecdb39a5b8ee2b9.tar.gz
GpgFrontend-0f464081971569d9ec6f621cfecdb39a5b8ee2b9.zip
<feat, refactor, fixed>(core, ui): add & modify file operations
1. add non ascii mode for file operations. 2. the suffix of normalized file encryption. 3. refactor general settings.
Diffstat (limited to 'ui/InfoBoard.ui')
-rw-r--r--ui/InfoBoard.ui15
1 files changed, 4 insertions, 11 deletions
diff --git a/ui/InfoBoard.ui b/ui/InfoBoard.ui
index 1aac29aa..1c87974b 100644
--- a/ui/InfoBoard.ui
+++ b/ui/InfoBoard.ui
@@ -32,6 +32,9 @@
<property name="sizeConstraint">
<enum>QLayout::SetNoConstraint</enum>
</property>
+ <property name="leftMargin">
+ <number>6</number>
+ </property>
<item alignment="Qt::AlignLeft">
<widget class="QWidget" name="horizontalWidget" native="true">
<property name="sizePolicy">
@@ -59,16 +62,6 @@
<property name="bottomMargin">
<number>0</number>
</property>
- <item alignment="Qt::AlignLeft">
- <widget class="QLabel" name="actionLabel">
- <property name="text">
- <string>Actions</string>
- </property>
- <property name="scaledContents">
- <bool>false</bool>
- </property>
- </widget>
- </item>
<item alignment="Qt::AlignRight">
<widget class="QPushButton" name="copyButton">
<property name="text">
@@ -83,7 +76,7 @@
</property>
</widget>
</item>
- <item alignment="Qt::AlignRight|Qt::AlignBottom">
+ <item>
<widget class="QPushButton" name="clearButton">
<property name="text">
<string>Clear</string>