diff options
Diffstat (limited to 'graphics/burplex/files/patch-burplex.pro')
-rw-r--r-- | graphics/burplex/files/patch-burplex.pro | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/burplex/files/patch-burplex.pro b/graphics/burplex/files/patch-burplex.pro deleted file mode 100644 index 1f8c88ff9257..000000000000 --- a/graphics/burplex/files/patch-burplex.pro +++ /dev/null @@ -1,11 +0,0 @@ ---- ./burplex.pro.orig 2012-09-14 04:03:26.000000000 +0000 -+++ ./burplex.pro 2012-09-14 11:48:42.097704719 +0000 -@@ -4,7 +4,7 @@ - # - #------------------------------------------------- - --QT += core gui webkit -+QT += core gui - - greaterThan(QT_MAJOR_VERSION, 4): QT += widgets - |