From bafc058b7f84d5133d166cf322d0b7e07c170f49 Mon Sep 17 00:00:00 2001 From: Jonathan Feenstra <26406078+JonathanFeenstra@users.noreply.github.com> Date: Thu, 10 Oct 2024 13:49:31 +0200 Subject: Add filter checkbox to data tab to show/hide hidden files (#2136) --- src/mainwindow.ui | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'src/mainwindow.ui') diff --git a/src/mainwindow.ui b/src/mainwindow.ui index c2ce37b3..c9e5db12 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -1180,6 +1180,25 @@ + + + + Filter the list so that hidden files are shown. + + + + + + Filter the list so that hidden files are shown. + + + Hidden Files + + + true + + + -- cgit v1.3.1