summaryrefslogtreecommitdiff
blob: 53a157be38e100cdca7a6417c3045b1141a84ad9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
From 81bd3d089a19f1e23383e2da7376740152540f7f Mon Sep 17 00:00:00 2001
From: Rex Dieter <rdieter@math.unl.edu>
Date: Mon, 6 Jul 2015 09:59:56 -0500
Subject: omit unused reference to QWebView header

no cmake checks for QtWebKit either
---
 simon/src/simonview.cpp | 1 -
 1 file changed, 1 deletion(-)

diff --git a/simon/src/simonview.cpp b/simon/src/simonview.cpp
index 69673bc..7a1873d 100644
--- a/simon/src/simonview.cpp
+++ b/simon/src/simonview.cpp
@@ -60,7 +60,6 @@
 #include <KDE/KComboBox>
 #include <QDesktopServices>
 #include <QTimeLine>
-#include <QWebView>
 
 #include <KMessageBox>
 #include <KApplication>
-- 
cgit v0.11.2