From dc01995397e8dda7d08e15f0b93131678188bbef Mon Sep 17 00:00:00 2001 From: Friedemann Kleint Date: Mon, 30 May 2011 15:08:33 +0200 Subject: Examples: QPA window example does not require widgets. --- examples/qpa/qpa.pro | 1 - 1 file changed, 1 deletion(-) (limited to 'examples/qpa/qpa.pro') diff --git a/examples/qpa/qpa.pro b/examples/qpa/qpa.pro index c0e26072a0..b1b4428c23 100644 --- a/examples/qpa/qpa.pro +++ b/examples/qpa/qpa.pro @@ -6,4 +6,3 @@ target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/qpa sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS qpa.pro sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/qpa INSTALLS += target sources -QT += widgets -- cgit v1.2.3