summaryrefslogtreecommitdiffstats
path: root/installerbuilder/libinstaller/registerqtv2operation.h
diff options
context:
space:
mode:
Diffstat (limited to 'installerbuilder/libinstaller/registerqtv2operation.h')
-rw-r--r--installerbuilder/libinstaller/registerqtv2operation.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/installerbuilder/libinstaller/registerqtv2operation.h b/installerbuilder/libinstaller/registerqtv2operation.h
index ef0f50a8e..2a2d3e158 100644
--- a/installerbuilder/libinstaller/registerqtv2operation.h
+++ b/installerbuilder/libinstaller/registerqtv2operation.h
@@ -40,9 +40,9 @@ public:
bool performOperation();
bool undoOperation();
bool testOperation();
- Operation* clone() const;
+ Operation *clone() const;
};
-} // namespace
+} // namespace QInstaller
#endif // REGISTERQTINCREATORV2OPERATION_H