summarylogtreecommitdiffstats
path: root/sharetray.cpp.patch2
diff options
context:
space:
mode:
Diffstat (limited to 'sharetray.cpp.patch2')
-rw-r--r--sharetray.cpp.patch210
1 files changed, 0 insertions, 10 deletions
diff --git a/sharetray.cpp.patch2 b/sharetray.cpp.patch2
deleted file mode 100644
index ecc0b0c813e9..000000000000
--- a/sharetray.cpp.patch2
+++ /dev/null
@@ -1,10 +0,0 @@
---- sharetray.cpp 2012-02-19 20:18:22.055004155 +0100
-+++ sharetray.cpp_mod 2012-02-19 20:31:48.852666353 +0100
-@@ -171,6 +171,7 @@
-
-
- actStop->setEnabled ( false );
-+ slotStartSharing();
-
- // unix signals (TERM, INT) are piped into a unix socket and will raise Qt events
- if (::socketpair(AF_UNIX, SOCK_STREAM, 0, sigkeybintFd))