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

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavide Beatrici <git@davidebeatrici.dev>2020-06-08 05:43:05 +0300
committerGitHub <noreply@github.com>2020-06-08 05:43:05 +0300
commit8643f2c8968cd7d1c53055a094b7e39aeeb67029 (patch)
treee9fbaef252cc1717df42d0ee8194ca8fc16424a4
parent26412d2e9ef75430b78f2c0e739e3c91756fe95c (diff)
parent5b57ebe38b9551f1c8eb76be93b81fd1f408d6da (diff)
Merge PR #4264: src/Qt4Compat.h: add newline at end of file1.3.1
-rw-r--r--src/Qt4Compat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Qt4Compat.h b/src/Qt4Compat.h
index 32d185b33..f37d07998 100644
--- a/src/Qt4Compat.h
+++ b/src/Qt4Compat.h
@@ -14,4 +14,4 @@ inline QString escape(const QString &plain) {
}
-#endif \ No newline at end of file
+#endif