OS X: Fix alignment of "Copy" button in protocol #4207
authorMarkus Goetz <markus@woboq.com>
Mon, 4 Jan 2016 15:15:32 +0000 (16:15 +0100)
committerMarkus Goetz <markus@woboq.com>
Mon, 4 Jan 2016 15:16:15 +0000 (16:16 +0100)
.gitmodules
src/3rdparty/qtkeychain [new submodule]
src/gui/protocolwidget.ui

index ba3b7388b8e7d91e9ee59cd6ca9a39dff914dfe3..2b1e9744c802438df83457a7b01f6c8865880de5 100644 (file)
@@ -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
diff --git a/src/3rdparty/qtkeychain b/src/3rdparty/qtkeychain
new file mode 160000 (submodule)
index 0000000..08be059
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit 08be0593e100a041585bcc704a1bbc5a812a1682
index 1569a89f82fe0896a9c38fdc0062202af8333d78..247604308095820ee6ce4fecee1d34e6fa5aaa23 100644 (file)
@@ -57,7 +57,7 @@
      </column>
     </widget>
    </item>
-   <item row="2" column="1">
+   <item row="2" column="0" colspan="2">
     <widget class="QDialogButtonBox" name="_dialogButtonBox"/>
    </item>
   </layout>