diff options
Diffstat (limited to 'common/inspection.h')
-rw-r--r-- | common/inspection.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/inspection.h b/common/inspection.h index b9f6bf3..d85eab6 100644 --- a/common/inspection.h +++ b/common/inspection.h | |||
@@ -24,7 +24,7 @@ | |||
24 | #include "applicationdomaintype.h" | 24 | #include "applicationdomaintype.h" |
25 | 25 | ||
26 | namespace Sink { | 26 | namespace Sink { |
27 | namespace Resources { | 27 | namespace ResourceControl { |
28 | 28 | ||
29 | struct Inspection { | 29 | struct Inspection { |
30 | static Inspection PropertyInspection(const Sink::ApplicationDomain::Entity &entity, const QByteArray &property, const QVariant &expectedValue) | 30 | static Inspection PropertyInspection(const Sink::ApplicationDomain::Entity &entity, const QByteArray &property, const QVariant &expectedValue) |