]> git.pld-linux.org Git - packages/krusader.git/commitdiff
- include missing headers (stdio.h for fprintf() and stderr) auto/th/krusader-2_0_0-2
authorlisu <lisu@pld-linux.org>
Mon, 22 Feb 2010 11:43:41 +0000 (11:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    krusader-headers.patch -> 1.1

krusader-headers.patch [new file with mode: 0644]

diff --git a/krusader-headers.patch b/krusader-headers.patch
new file mode 100644 (file)
index 0000000..91eae48
--- /dev/null
@@ -0,0 +1,10 @@
+--- krusader-2.0.0/krusader/VFS/kiojobwrapper.cpp~     2009-04-11 21:40:15.000000000 +0200
++++ krusader-2.0.0/krusader/VFS/kiojobwrapper.cpp      2010-02-22 12:34:55.554124493 +0100
+@@ -41,6 +41,7 @@
+ #include <klocale.h>
+ #include "virtualcopyjob.h"
+ #include <QTextDocument>
++#include <stdio.h>
+ class JobStartEvent : public QEvent {
+ public:
This page took 0.104112 seconds and 4 git commands to generate.