aboutsummarylogtreecommitdiffstats
path: root/0002-Ensure-GLdouble-is-defined-when-using-dynamic-OpenGL.patch
diff options
context:
space:
mode:
authorMartchus2017-06-08 21:34:11 +0200
committerMartchus2017-06-08 21:34:11 +0200
commit846161610d6712abc5d514fd3bf6ee1cc86223cf (patch)
treeffe54aee49a30a2cb0ad3ba6f8941703ab29b07c /0002-Ensure-GLdouble-is-defined-when-using-dynamic-OpenGL.patch
parent65a7f9d368e548df5e089e340bd4f404cdd2430b (diff)
downloadaur-846161610d6712abc5d514fd3bf6ee1cc86223cf.tar.gz
Update to 5.9.0
Diffstat (limited to '0002-Ensure-GLdouble-is-defined-when-using-dynamic-OpenGL.patch')
-rw-r--r--0002-Ensure-GLdouble-is-defined-when-using-dynamic-OpenGL.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/0002-Ensure-GLdouble-is-defined-when-using-dynamic-OpenGL.patch b/0002-Ensure-GLdouble-is-defined-when-using-dynamic-OpenGL.patch
index 07436f981c17..36cb845b6384 100644
--- a/0002-Ensure-GLdouble-is-defined-when-using-dynamic-OpenGL.patch
+++ b/0002-Ensure-GLdouble-is-defined-when-using-dynamic-OpenGL.patch
@@ -1,7 +1,7 @@
-From 0223c4145ff17cb79e720ed12b24819262aa5353 Mon Sep 17 00:00:00 2001
+From b8a768c9d6b67c09515e927344dc750880fe5150 Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Sun, 18 Sep 2016 13:36:53 +0200
-Subject: [PATCH 02/30] Ensure GLdouble is defined when using dynamic OpenGL
+Subject: [PATCH 02/31] Ensure GLdouble is defined when using dynamic OpenGL
FIXME: Not sure whether this is still required
---
@@ -9,7 +9,7 @@ FIXME: Not sure whether this is still required
1 file changed, 2 deletions(-)
diff --git a/src/gui/opengl/qopenglfunctions.h b/src/gui/opengl/qopenglfunctions.h
-index aad48571b3..46f44d8b91 100644
+index 0a5de2c9af..35798a2a28 100644
--- a/src/gui/opengl/qopenglfunctions.h
+++ b/src/gui/opengl/qopenglfunctions.h
@@ -56,9 +56,7 @@
@@ -23,5 +23,5 @@ index aad48571b3..46f44d8b91 100644
#ifdef Q_ENABLE_OPENGL_FUNCTIONS_DEBUG
#include <stdio.h>
--
-2.12.1
+2.13.0