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/drilldown/drilldown.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/sql/drilldown') diff --git a/examples/sql/drilldown/drilldown.pro b/examples/sql/drilldown/drilldown.pro index 6448e43d82..67eb8bef95 100644 --- a/examples/sql/drilldown/drilldown.pro +++ b/examples/sql/drilldown/drilldown.pro @@ -7,7 +7,7 @@ SOURCES = imageitem.cpp \ informationwindow.cpp \ main.cpp \ view.cpp -QT += sql +QT += sql widgets # install target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/sql/drilldown -- cgit v1.2.3