]> git.pld-linux.org Git - packages/kde4-kopete.git/blame - gcc6.patch
- BR: automoc4
[packages/kde4-kopete.git] / gcc6.patch
CommitLineData
0d3c19fc
JR
1--- kopete-4.14.3/plugins/history2/history2logger.h~ 2014-11-02 12:16:53.000000000 +0100
2+++ kopete-4.14.3/plugins/history2/history2logger.h 2017-03-03 21:31:28.093485234 +0100
3@@ -94,7 +94,7 @@
4 * from Kopete::Contact @param c in the given @param sens
5 */
6 QList<Kopete::Message> readMessages(int lines,
7- int offset=0, const Kopete::MetaContact *c=false, bool reverseOrder=true);
8+ int offset=0, const Kopete::MetaContact *c=0L, bool reverseOrder=true);
9
10 /**
11 * Same as the following, but for one date. I did'nt reuse the above function
This page took 0.541607 seconds and 4 git commands to generate.