From 22d24c182687ef4334582d5e35744388a7f00f53 Mon Sep 17 00:00:00 2001 From: Juan Jose Casafranca Date: Mon, 16 Jul 2018 11:33:24 +0200 Subject: Add QRasterMode render state QRasterMode allows a user to change the raster mode from fill to lines or points Change-Id: If96848e38ac4b5a615040b3bae2dec38a03cb031 Reviewed-by: Kevin Ottens --- tests/manual/manual.pro | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'tests/manual/manual.pro') diff --git a/tests/manual/manual.pro b/tests/manual/manual.pro index 585928237..c74d51c57 100644 --- a/tests/manual/manual.pro +++ b/tests/manual/manual.pro @@ -59,7 +59,9 @@ SUBDIRS += \ blitframebuffer-qml \ raycasting-qml \ shared_texture_image \ - texture_property_updates + texture_property_updates \ + raster-cpp \ + raster-qml qtHaveModule(multimedia): { SUBDIRS += \ -- cgit v1.2.3