forked from qt-creator/qt-creator
s:// end of namespace :// namespace :g for consistency
We use the latter style everywhere else to signify the end of a namespace block.
This commit is contained in:
@@ -76,7 +76,7 @@ protected:
|
||||
virtual bool postGenerateFiles(const QWizard *w, const Core::GeneratedFiles &l, QString *errorMessage);
|
||||
};
|
||||
|
||||
} // end of namespace Internal
|
||||
} // end of namespace QmlProjectManager
|
||||
} // namespace Internal
|
||||
} // namespace QmlProjectManager
|
||||
|
||||
#endif // QMLPROJECTAPPLICATIONWIZARD_H
|
||||
|
||||
Reference in New Issue
Block a user