diff --git a/src/shared/proparser/prowriter.h b/src/shared/proparser/prowriter.h index 4461e246b68..ec575fb8f38 100644 --- a/src/shared/proparser/prowriter.h +++ b/src/shared/proparser/prowriter.h @@ -73,6 +73,6 @@ private: Q_DECLARE_OPERATORS_FOR_FLAGS(ProWriter::PutFlags) } // namespace Internal -} // namespace Qt4ProjectManager +} // namespace QmakeProjectManager #endif // PROWRITER_H