summaryrefslogtreecommitdiffstats
path: root/patches/0045-Enable-webkit-in-assistant.patch
blob: 5eb2b2926b2a2054f17425450eb1b7ba605e2bca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
From 24ac3b84100d2cbd685e25a7924479412accaddd Mon Sep 17 00:00:00 2001
From: Liang Qi <liang.qi@nokia.com>
Date: Wed, 12 Jan 2011 21:08:23 +0100
Subject: [PATCH] Enable webkit in assistant

---
 .../src/assistant/tools/assistant/assistant.pro    |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/qttools/src/assistant/tools/assistant/assistant.pro b/qttools/src/assistant/tools/assistant/assistant.pro
index f3dff14..db3f8a2 100644
--- a/qttools/src/assistant/tools/assistant/assistant.pro
+++ b/qttools/src/assistant/tools/assistant/assistant.pro
@@ -1,4 +1,3 @@
-DEFINES += QT_NO_WEBKIT
 include(../../../shared/fontpanel/fontpanel.pri)
 TEMPLATE = app
 LANGUAGE = C++
-- 
1.7.0.4