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:
authorMarkus Goetz <markus@woboq.com>2016-01-04 18:15:32 +0300
committerMarkus Goetz <markus@woboq.com>2016-01-04 18:16:15 +0300
commitc8b3df6668469de07626141d3bf32cc894e6676d (patch)
treeb277c24f5ab338a17b176b55e90e7851eb034e51 /.gitmodules
parent69d9840b89f4a7527eefbcf095f50b5ef81b8244 (diff)
OS X: Fix alignment of "Copy" button in protocol #4207
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index ba3b7388b..2b1e9744c 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -10,3 +10,6 @@
[submodule "src/3rdparty/libcrashreporter-qt"]
path = src/3rdparty/libcrashreporter-qt
url = git://github.com/dschmidt/libcrashreporter-qt.git
+[submodule "src/3rdparty/qtkeychain"]
+ path = src/3rdparty/qtkeychain
+ url = https://github.com/frankosterfeld/qtkeychain.git