Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHannah von Reth <hannah.vonreth@owncloud.com>2020-08-19 14:09:07 +0300
committerHannah von Reth <vonreth@kde.org>2020-08-19 15:16:53 +0300
commita36b9ed378afea9483309a31005712e0997cb361 (patch)
tree52029fba2510f9fe3abcb765828570242ff88ad6 /src/gui/ignorelisteditor.ui
parentd7ce72a31f002f9cb47fce2c6cb1e9a0267e0ad7 (diff)
Move sync hidden files to advanced settings
Fixes: #8020
Diffstat (limited to 'src/gui/ignorelisteditor.ui')
-rw-r--r--src/gui/ignorelisteditor.ui16
1 files changed, 0 insertions, 16 deletions
diff --git a/src/gui/ignorelisteditor.ui b/src/gui/ignorelisteditor.ui
index 89a6eb0ec..dd897abe3 100644
--- a/src/gui/ignorelisteditor.ui
+++ b/src/gui/ignorelisteditor.ui
@@ -15,22 +15,6 @@
</property>
<layout class="QVBoxLayout" name="verticalLayout_2">
<item>
- <widget class="QGroupBox" name="groupBox">
- <property name="title">
- <string>Global Ignore Settings</string>
- </property>
- <layout class="QHBoxLayout" name="horizontalLayout">
- <item>
- <widget class="QCheckBox" name="syncHiddenFilesCheckBox">
- <property name="text">
- <string>Sync hidden files</string>
- </property>
- </widget>
- </item>
- </layout>
- </widget>
- </item>
- <item>
<widget class="QGroupBox" name="groupBox_2">
<property name="title">
<string>Files Ignored by Patterns</string>