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:
authorChristian Kamm <mail@ckamm.de>2015-08-10 12:07:41 +0300
committerChristian Kamm <mail@ckamm.de>2015-08-10 12:15:39 +0300
commita6d70c9c63c14b0d0d89ed6ed51b624e0a76b118 (patch)
treec8aa4e139c6ad3ef62fda88cf06e67d462059c65 /src/gui/ignorelisteditor.ui
parentc2c924931b1f06d2c54208945b68bb95edac831b (diff)
IgnoreEditor: Rename confusing checkbox
The label was the negation of its name.
Diffstat (limited to 'src/gui/ignorelisteditor.ui')
-rw-r--r--src/gui/ignorelisteditor.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/ignorelisteditor.ui b/src/gui/ignorelisteditor.ui
index 35d048172..08838622d 100644
--- a/src/gui/ignorelisteditor.ui
+++ b/src/gui/ignorelisteditor.ui
@@ -21,7 +21,7 @@
</property>
<layout class="QGridLayout" name="gridLayout_2">
<item row="0" column="0">
- <widget class="QCheckBox" name="ignoreHiddenFilesCheckBox">
+ <widget class="QCheckBox" name="syncHiddenFilesCheckBox">
<property name="text">
<string>Sync hidden files</string>
</property>