aboutsummaryrefslogtreecommitdiff
path: root/x11/kdelibs4/files/patch-kdecore_io_kdirwatch_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'x11/kdelibs4/files/patch-kdecore_io_kdirwatch_p.h')
-rw-r--r--x11/kdelibs4/files/patch-kdecore_io_kdirwatch_p.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/x11/kdelibs4/files/patch-kdecore_io_kdirwatch_p.h b/x11/kdelibs4/files/patch-kdecore_io_kdirwatch_p.h
deleted file mode 100644
index 89968af0a7b6..000000000000
--- a/x11/kdelibs4/files/patch-kdecore_io_kdirwatch_p.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./kdecore/io/kdirwatch_p.h.orig 2010-05-17 00:03:59.000000000 +0400
-+++ ./kdecore/io/kdirwatch_p.h 2010-08-11 20:13:53.492105378 +0400
-@@ -102,7 +102,7 @@
- QHash<QString,QFileSystemWatcher*> m_paths;
- };
- #else
--typedef KFileSystemWatcher QFileSystemWatcher;
-+typedef QFileSystemWatcher KFileSystemWatcher;
- #endif
- #endif
-