From d29c0472802aa1a1c5ee7fac01f400bdc1465337 Mon Sep 17 00:00:00 2001 From: "Sandro S. Andrade" Date: Thu, 3 Oct 2013 13:03:53 -0400 Subject: Fix issues in qobjectclass.cpp template file Change-Id: I6e17e46b94f8e5769ef266bf7960c70bfd97c8cf Reviewed-by: Sandro S. Andrade --- examples/uml/xmi-read/xmi-read.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/uml/xmi-read') diff --git a/examples/uml/xmi-read/xmi-read.pro b/examples/uml/xmi-read/xmi-read.pro index 0a4201a8..99dd3b2f 100644 --- a/examples/uml/xmi-read/xmi-read.pro +++ b/examples/uml/xmi-read/xmi-read.pro @@ -3,7 +3,7 @@ TARGET = xmi-read DEPENDPATH += . INCLUDEPATH += . -QT += wrappedobjects +QT += modeling QT -= gui # Input -- cgit v1.2.3