Merge pull request #4258 from Rmys/master

kmbox-17.12.0:ver.bump
This commit is contained in:
Rmys
2017-12-16 16:14:55 +03:00
committed by GitHub
2 changed files with 16 additions and 0 deletions
@@ -0,0 +1,13 @@
diff -Nuar a/src/mbox_p.cpp b/src/mbox_p.cpp
--- a/src/mbox_p.cpp 2017-12-04 13:20:23.000000000 +0300
+++ b/src/mbox_p.cpp 2017-12-16 16:10:23.271073753 +0300
@@ -157,7 +157,9 @@
*d++ = '>';
}
// fall through
+#if QT_VERSION >= QT_VERSION_CHECK(5,8,0)
Q_FALLTHROUGH();
+#endif
default:
onlyAnglesAfterLF = false;
break;
+3
View File
@@ -20,6 +20,9 @@
<Dependency>kmime-devel</Dependency>
<Dependency>boost-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch>qt5.patch</Patch>
</Patches>
</Source>
<Package>