From a889305c7ebf96a7a1973b8736d4d9430c7bb386 Mon Sep 17 00:00:00 2001 From: Lars Knoll Date: Sat, 7 May 2011 23:50:03 +0200 Subject: fix pro files all examples compile again --- examples/sql/querymodel/querymodel.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/sql/querymodel') diff --git a/examples/sql/querymodel/querymodel.pro b/examples/sql/querymodel/querymodel.pro index f376e126df..32fb8c091b 100644 --- a/examples/sql/querymodel/querymodel.pro +++ b/examples/sql/querymodel/querymodel.pro @@ -4,7 +4,7 @@ HEADERS = ../connection.h \ SOURCES = customsqlmodel.cpp \ editablesqlmodel.cpp \ main.cpp -QT += sql +QT += sql widgets # install target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/sql/querymodel -- cgit v1.2.3