diff options
| author | LePresidente <brian.alexander.munro@gmail.com> | 2017-12-25 07:04:55 +0200 |
|---|---|---|
| committer | LePresidente <brian.alexander.munro@gmail.com> | 2017-12-25 07:04:55 +0200 |
| commit | 2ea23c41299fa22b0ade479d7e8451bccff4278e (patch) | |
| tree | 5c73204d00b44f498a860e9b07ae7b1c1739d146 /src/mainwindow.ui | |
| parent | 100f57dea19d0de520d97bb4faaadca29ee1f2b1 (diff) | |
Disable the bsa tab for release
Version bump to 2.1.0
Updated about window
Diffstat (limited to 'src/mainwindow.ui')
| -rw-r--r-- | src/mainwindow.ui | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/mainwindow.ui b/src/mainwindow.ui index d8fa1432..d9667ed7 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -906,11 +906,13 @@ p, li { white-space: pre-wrap; } <attribute name="title">
<string>Archives</string>
</attribute>
+ <property name="visible">
+ <bool>true</bool>
+ </property>
<layout class="QVBoxLayout" name="verticalLayout_9">
<property name="leftMargin">
<number>6</number>
</property>
-
<property name="topMargin">
<number>6</number>
</property>
|
