Fix compilation with namespaces.

Reviewed-by: dt
This commit is contained in:
kh
2009-06-08 14:47:13 +02:00
parent df99d5447f
commit fca2dcfe28

View File

@@ -37,7 +37,7 @@
QT_BEGIN_NAMESPACE QT_BEGIN_NAMESPACE
class QRadioButton; class QRadioButton;
QT_END_INCLUDE_NAMESPACE QT_END_NAMESPACE
namespace CMakeProjectManager { namespace CMakeProjectManager {
namespace Internal { namespace Internal {