forked from qt-creator/qt-creator
Android: Fix namespace closing brace comment
Change-Id: I6ae4d7652db9d83c24009de9f59bd865c39db8bc Reviewed-by: BogDan Vatra <bogdan@kde.org>
This commit is contained in:
committed by
Orgad Shaneh
parent
8df9c08dca
commit
779d6a8c4b
@@ -69,7 +69,7 @@ public:
|
||||
virtual void resetBuild(const ProjectExplorer::Target *target) = 0;
|
||||
};
|
||||
|
||||
} // namespace QtSupport
|
||||
} // namespace Android
|
||||
|
||||
|
||||
#endif // ANDROIDSUPPORT_H
|
||||
|
||||
Reference in New Issue
Block a user