From 30d931b866bf6cdf7900d0c7f85734e0bfe03a6f Mon Sep 17 00:00:00 2001 From: J-P Nurmi Date: Sun, 22 May 2016 19:03:56 +0200 Subject: Setup a Qt.labs.platform module This change just prepares the infrastructure and imports an icon loader helper that will be used for the platform menu, dialog, and system tray icon implementations. Change-Id: I34a93050a7c988134c3daa986aca6021eac7a4d1 Reviewed-by: Mitch Curtis --- tests/auto/auto.pro | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/auto/auto.pro') diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro index b17aa77a..437bfd71 100644 --- a/tests/auto/auto.pro +++ b/tests/auto/auto.pro @@ -6,6 +6,7 @@ SUBDIRS += \ controls \ drawer \ menu \ + platform \ popup \ pressandhold \ qquickmaterialstyle \ -- cgit v1.2.3