summaryrefslogtreecommitdiff
path: root/app-office/skrooge/files/skrooge-2.17.0-noqtwebkit.patch
blob: 588c4c116e0c738be1b9a41db03e21e6a297c2a2 (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
25
26
27
28
29
30
31
32
33
34
35
36
From dab0fd4adf2cbee89a417c483350ddffda77ed3b Mon Sep 17 00:00:00 2001
From: Stephane MANKOWSKI <stephane@mankowski.fr>
Date: Sun, 27 Jan 2019 17:13:28 +0100
Subject: skrooge w/ -DSKG_WEBENGINE=ON: ui_skgtablewithgraph.h:15:10: fatal
 error: QtWebKitWidgets/QWebView: No such file or directory BUG:403575

---
 skgbasegui/skgtablewithgraph.ui | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/skgbasegui/skgtablewithgraph.ui b/skgbasegui/skgtablewithgraph.ui
index e1a3058..b00273f 100644
--- a/skgbasegui/skgtablewithgraph.ui
+++ b/skgbasegui/skgtablewithgraph.ui
@@ -152,11 +152,6 @@
  </widget>
  <customwidgets>
   <customwidget>
-   <class>QWebView</class>
-   <extends>QWidget</extends>
-   <header>QtWebKitWidgets/QWebView</header>
-  </customwidget>
-  <customwidget>
    <class>SKGGraphicsView</class>
    <extends>QWidget</extends>
    <header>skggraphicsview.h</header>
@@ -173,7 +168,6 @@
   </customwidget>
   <customwidget>
    <class>SKGWebView</class>
-   <extends>QWebView</extends>
    <header>skgwebview.h</header>
   </customwidget>
  </customwidgets>
-- 
cgit v1.1