From 1c6d4353f742a740e54b234db4d7b8913d515376 Mon Sep 17 00:00:00 2001 From: Laszlo Agocs Date: Thu, 26 May 2016 16:04:03 +0200 Subject: One GraphicsInfo to rule them all Rename RendererInfo to GraphicsInfo. Deprecate OpenGLInfo and move the surface format properties into GraphicsInfo. Move also the shader info properties from ShaderEffect. Change-Id: I3b3f01080e059b3a30a132fd67de19a4bfca54ef Reviewed-by: Andy Nichols --- tests/auto/quick/quick.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/auto/quick/quick.pro') diff --git a/tests/auto/quick/quick.pro b/tests/auto/quick/quick.pro index fecd1aea58..70e5b8ef6a 100644 --- a/tests/auto/quick/quick.pro +++ b/tests/auto/quick/quick.pro @@ -57,6 +57,7 @@ QUICKTESTS = \ qquickflickable \ qquickflipable \ qquickfocusscope \ + qquickgraphicsinfo \ qquickgridview \ qquickimage \ qquickitem \ @@ -71,7 +72,6 @@ QUICKTESTS = \ qquickpincharea \ qquickpositioners \ qquickrectangle \ - qquickrendererinfo \ qquickrepeater \ qquickshortcut \ qquicktext \ -- cgit v1.2.3