Incredibuild: Tr::tr and code cosmetics

Change-Id: Id2facedde38dd09311069711b9e621a95439d433
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
hjk
2023-01-19 17:19:57 +01:00
parent 0fff2aa172
commit 2e98acfdfd
20 changed files with 192 additions and 365 deletions

View File

@@ -10,8 +10,7 @@
#include <QLabel>
#include <QPointer>
namespace IncrediBuild {
namespace Internal {
namespace IncrediBuild::Internal {
class CommandBuilderAspect final : public Utils::BaseAspect
{
@@ -33,5 +32,4 @@ private:
class CommandBuilderAspectPrivate *d = nullptr;
};
} // namespace Internal
} // namespace IncrediBuild
} // IncrediBuild::Internal