forked from qt-creator/qt-creator
vcs: s/VCS/Vcs/
According to style guide. Change-Id: I05c1d4f50ddbf2876ab7e0835f4abec95fd573b2 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
|
||||
#include <texteditor/syntaxhighlighter.h>
|
||||
|
||||
namespace VCSBase {
|
||||
namespace VcsBase {
|
||||
namespace Internal {
|
||||
class BaseAnnotationHighlighterPrivate;
|
||||
} // namespace Internal
|
||||
@@ -63,6 +63,6 @@ private:
|
||||
Internal::BaseAnnotationHighlighterPrivate *const d;
|
||||
};
|
||||
|
||||
} // namespace VCSBase
|
||||
} // namespace VcsBase
|
||||
|
||||
#endif // BASEANNOTATIONHIGHLIGHTER_H
|
||||
|
||||
Reference in New Issue
Block a user