From 1335af631c3988feba6beaa4a89c4fccbbd985cb Mon Sep 17 00:00:00 2001
From: Teo Mrnjavac <teo@kde.org>
Date: Wed, 4 Nov 2015 16:43:52 +0100
Subject: [PATCH] Add libcrashreporter-qt submodule.

---
 .gitmodules                    | 3 +++
 thirdparty/libcrashreporter-qt | 1 +
 2 files changed, 4 insertions(+)
 create mode 160000 thirdparty/libcrashreporter-qt

diff --git a/.gitmodules b/.gitmodules
index e69de29bb2..9ffe614a00 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "thirdparty/libcrashreporter-qt"]
+	path = thirdparty/libcrashreporter-qt
+	url = git@github.com:dschmidt/libcrashreporter-qt
diff --git a/thirdparty/libcrashreporter-qt b/thirdparty/libcrashreporter-qt
new file mode 160000
index 0000000000..685a86c6fe
--- /dev/null
+++ b/thirdparty/libcrashreporter-qt
@@ -0,0 +1 @@
+Subproject commit 685a86c6fe96425a80e0cb19d5c76ead4643c059
-- 
GitLab