summaryrefslogtreecommitdiffstats
path: root/patches/0110-Switched-to-more-explicit-signal-slot-definitions-Q_.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/0110-Switched-to-more-explicit-signal-slot-definitions-Q_.patch')
-rw-r--r--patches/0110-Switched-to-more-explicit-signal-slot-definitions-Q_.patch7
1 files changed, 3 insertions, 4 deletions
diff --git a/patches/0110-Switched-to-more-explicit-signal-slot-definitions-Q_.patch b/patches/0110-Switched-to-more-explicit-signal-slot-definitions-Q_.patch
index 58823cc..9534645 100644
--- a/patches/0110-Switched-to-more-explicit-signal-slot-definitions-Q_.patch
+++ b/patches/0110-Switched-to-more-explicit-signal-slot-definitions-Q_.patch
@@ -1,8 +1,7 @@
-From dc82cb52f2512120a98ba775a0b4b300f28372cd Mon Sep 17 00:00:00 2001
+From 90f07c3a74b7a0027e6441b6040ee9de51daa40f Mon Sep 17 00:00:00 2001
From: axis <qt-info@nokia.com>
Date: Fri, 1 Apr 2011 11:21:36 +0200
-Subject: [PATCH] Switched to more explicit signal/slot definitions
- (Q_SIGNALS/SLOTS).
+Subject: [PATCH] Switched to more explicit signal/slot definitions (Q_SIGNALS/SLOTS).
This is required for public headers.
---
@@ -116,5 +115,5 @@ index 27949ec..62c885c 100644
void tick(qint64);
void seekableChanged(bool);
--
-1.7.5.rc2.4.g4d8b3
+1.7.3.4