From 12867bb8e2bf56e9397ee6b6014e176fdab6e86f Mon Sep 17 00:00:00 2001 From: Giuseppe D'Angelo Date: Tue, 29 Jul 2014 12:36:30 +0200 Subject: QOpenGLVAO: refactor the helper class and export it It is useful in other places, for instance in QtQuick, to avoid duplicating the same resolver logic. Change-Id: I9748a420a0abeb07cc84f948965b1e0321a95ca2 Reviewed-by: Marc Mutz Reviewed-by: Laszlo Agocs --- src/gui/opengl/qopenglvertexarrayobject.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/opengl/qopenglvertexarrayobject.h') diff --git a/src/gui/opengl/qopenglvertexarrayobject.h b/src/gui/opengl/qopenglvertexarrayobject.h index 8369497660..19da85bffd 100644 --- a/src/gui/opengl/qopenglvertexarrayobject.h +++ b/src/gui/opengl/qopenglvertexarrayobject.h @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2013 Klaralvdalens Datakonsult AB (KDAB). +** Copyright (C) 2014 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com, author Sean Harmer ** Contact: http://www.qt-project.org/legal ** ** This file is part of the QtGui module of the Qt Toolkit. -- cgit v1.2.3