summaryrefslogtreecommitdiffstats
path: root/dialog.ui
diff options
context:
space:
mode:
authorAnne Jan Brouwer <ajbrouwer@totalactivemedia.nl>2014-07-31 18:37:13 +0200
committerAnne Jan Brouwer <ajbrouwer@totalactivemedia.nl>2014-07-31 18:37:13 +0200
commitc7038a3e64c14dd2affb3110e7106bc1a78e9b87 (patch)
tree1f487a965d8bc6dddb69052bb8f5f389e0d75cb8 /dialog.ui
parent899cf2e9b4a7752018b38c1fb39581667ac050ec (diff)
password-store path in config
Diffstat (limited to 'dialog.ui')
-rw-r--r--dialog.ui18
1 files changed, 16 insertions, 2 deletions
diff --git a/dialog.ui b/dialog.ui
index b37ae562..8173f344 100644
--- a/dialog.ui
+++ b/dialog.ui
@@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
- <width>176</width>
- <height>153</height>
+ <width>207</width>
+ <height>199</height>
</rect>
</property>
<property name="windowTitle">
@@ -57,6 +57,20 @@
</layout>
</item>
<item>
+ <layout class="QHBoxLayout" name="horizontalLayout_4">
+ <item>
+ <widget class="QLabel" name="label_4">
+ <property name="text">
+ <string>store</string>
+ </property>
+ </widget>
+ </item>
+ <item>
+ <widget class="QLineEdit" name="storePath"/>
+ </item>
+ </layout>
+ </item>
+ <item>
<widget class="QDialogButtonBox" name="buttonBox">
<property name="orientation">
<enum>Qt::Horizontal</enum>