summaryrefslogtreecommitdiffstats
path: root/examples/quick/quicknanobrowser/quickwindow.cpp
diff options
context:
space:
mode:
authorJocelyn Turcotte <jocelyn.turcotte@digia.com>2014-03-10 16:11:07 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-03-19 11:14:02 +0100
commitf8d1105adde03a52806e0f19cc652f2dca6bb78f (patch)
tree1279d82ae58cd2f570ff2f861bb32f90cefbb83c /examples/quick/quicknanobrowser/quickwindow.cpp
parent177be5dc8c34f840e07e4ac33e182b012420893b (diff)
Remove the widgetsnanobrowser example
This example hasn't been touched since we imported QtWebKit examples. If we need to have a more test-purpose widgets browser in the future, we can dig it back from the history. Change-Id: Icee9bd7f09827a97b33c6783b87311e331d963b1 Reviewed-by: Pierre Rossi <pierre.rossi@gmail.com>
Diffstat (limited to 'examples/quick/quicknanobrowser/quickwindow.cpp')
-rw-r--r--examples/quick/quicknanobrowser/quickwindow.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/quick/quicknanobrowser/quickwindow.cpp b/examples/quick/quicknanobrowser/quickwindow.cpp
index df93cd218..ec7b6f94a 100644
--- a/examples/quick/quicknanobrowser/quickwindow.cpp
+++ b/examples/quick/quicknanobrowser/quickwindow.cpp
@@ -41,7 +41,7 @@
#include "quickwindow.h"
-#include "../../common/util.h"
+#include "util.h"
#include <QFileInfo>
#include <QObject>