From dea76f3496ee077e271b334c7e8101fed5119481 Mon Sep 17 00:00:00 2001 From: Kent Hansen Date: Fri, 23 Sep 2011 15:01:04 +0200 Subject: Make qtbase build with Qt-in-namespace again Change-Id: I5faa8690a05d6ec352fc69c0b69848539f2ed216 Reviewed-on: http://codereview.qt-project.org/5460 Reviewed-by: Qt Sanity Bot Reviewed-by: Lars Knoll --- src/gui/text/qcssparser_p.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/text/qcssparser_p.h') diff --git a/src/gui/text/qcssparser_p.h b/src/gui/text/qcssparser_p.h index 4fa8bb0540..171085b800 100644 --- a/src/gui/text/qcssparser_p.h +++ b/src/gui/text/qcssparser_p.h @@ -63,7 +63,9 @@ #include #include +QT_BEGIN_NAMESPACE class QIcon; +QT_END_NAMESPACE #ifndef QT_NO_CSSPARSER -- cgit v1.2.3