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

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Molkentin <danimo@owncloud.com>2014-11-10 00:34:07 +0300
committerDaniel Molkentin <danimo@owncloud.com>2014-11-10 00:34:07 +0300
commitae85aa33fd7b4ec57e65dad7628466f9d8fe7fa3 (patch)
treef445070792ee2903a8bb2c2fcbf7f70a7a103b35 /src/gui/ignorelisteditor.ui
parentf2eadacf09482e165d998cc51f119e70cdcb8715 (diff)
Adjust namespaces
Diffstat (limited to 'src/gui/ignorelisteditor.ui')
-rw-r--r--src/gui/ignorelisteditor.ui8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/gui/ignorelisteditor.ui b/src/gui/ignorelisteditor.ui
index f65d3cb0f..ad030f2e5 100644
--- a/src/gui/ignorelisteditor.ui
+++ b/src/gui/ignorelisteditor.ui
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
- <class>Mirall::IgnoreListEditor</class>
- <widget class="QDialog" name="Mirall::IgnoreListEditor">
+ <class>OCC::IgnoreListEditor</class>
+ <widget class="QDialog" name="OCC::IgnoreListEditor">
<property name="geometry">
<rect>
<x>0</x>
@@ -84,7 +84,7 @@
<connection>
<sender>buttonBox</sender>
<signal>accepted()</signal>
- <receiver>Mirall::IgnoreListEditor</receiver>
+ <receiver>OCC::IgnoreListEditor</receiver>
<slot>accept()</slot>
<hints>
<hint type="sourcelabel">
@@ -100,7 +100,7 @@
<connection>
<sender>buttonBox</sender>
<signal>rejected()</signal>
- <receiver>Mirall::IgnoreListEditor</receiver>
+ <receiver>OCC::IgnoreListEditor</receiver>
<slot>reject()</slot>
<hints>
<hint type="sourcelabel">