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