summaryrefslogtreecommitdiff
path: root/src/mainwindow.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.ui')
-rw-r--r--src/mainwindow.ui19
1 files changed, 19 insertions, 0 deletions
diff --git a/src/mainwindow.ui b/src/mainwindow.ui
index c2ce37b3..c9e5db12 100644
--- a/src/mainwindow.ui
+++ b/src/mainwindow.ui
@@ -1181,6 +1181,25 @@
</widget>
</item>
<item>
+ <widget class="QCheckBox" name="dataTabShowHiddenFiles">
+ <property name="toolTip">
+ <string>Filter the list so that hidden files are shown.</string>
+ </property>
+ <property name="statusTip">
+ <string/>
+ </property>
+ <property name="whatsThis">
+ <string>Filter the list so that hidden files are shown.</string>
+ </property>
+ <property name="text">
+ <string>Hidden Files</string>
+ </property>
+ <property name="checked">
+ <bool>true</bool>
+ </property>
+ </widget>
+ </item>
+ <item>
<widget class="QLineEdit" name="dataTabFilter">
<property name="toolTip">
<string>Filter the Data tree.</string>