Remove QQuickWindow::glslVersion & glslIsCoreProfile
authorJ-P Nurmi <jpnurmi@digia.com>
Sun, 10 Aug 2014 10:22:56 +0000 (12:22 +0200)
committerShawn Rutledge <shawn.rutledge@digia.com>
Wed, 13 Aug 2014 05:59:32 +0000 (07:59 +0200)
commitcf9b3c334d70d5018b438f37518b057ead9199c0
tree7d692ca59e460ac04eecae2586ba7e1cfb5a2f61
parenta111b1b108f2d3344cb2b2b677e738fd9dd68945
Remove QQuickWindow::glslVersion & glslIsCoreProfile

Superceded by the OpenGLInfo attached type
=> remove the API before it gets released

Change-Id: I7511fd28eb375eb3cd3cdd4bda6d82c1883e3094
Reviewed-by: Shawn Rutledge <shawn.rutledge@digia.com>
Reviewed-by: Alan Alpert <aalpert@blackberry.com>
src/quick/items/qquickwindow.cpp
src/quick/items/qquickwindow.h
tests/auto/quick/qquickwindow/tst_qquickwindow.cpp