summaryrefslogtreecommitdiff
path: root/www/rekonq/files/patch-src__main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'www/rekonq/files/patch-src__main.cpp')
-rw-r--r--www/rekonq/files/patch-src__main.cpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/www/rekonq/files/patch-src__main.cpp b/www/rekonq/files/patch-src__main.cpp
deleted file mode 100644
index c584eb7b0a5e..000000000000
--- a/www/rekonq/files/patch-src__main.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/main.cpp 2011-04-03 12:26:13.000000000 +0400
-+++ src/main.cpp 2011-04-05 00:05:26.578186110 +0400
-@@ -207,7 +207,7 @@
-
- #if defined(Q_WS_X11)
- // On X11, the raster engine gives better performance than native.
-- QApplication::setGraphicsSystem(QL1S("raster"));
-+// QApplication::setGraphicsSystem(QL1S("raster"));
- #endif
-
- Application app;