summaryrefslogtreecommitdiffstats
path: root/installerbuilder/libinstaller/registerdocumentationoperation.h
diff options
context:
space:
mode:
authorhjk <qthjk@ovi.com>2011-11-17 22:12:18 +0100
committerhjk <qthjk@ovi.com>2011-11-18 15:54:20 +0100
commitdcc4b445439be3d835ee61807dbcf95edafd9d0e (patch)
tree72c94c8cc098400b60d23017a5eb1af09252bf7e /installerbuilder/libinstaller/registerdocumentationoperation.h
parent48654f2d61e9b7065664031d2fecadd7b07ca139 (diff)
Code cosmetics.
Change-Id: Ia42fccff507fce1e999d4534656984b6ebf5184b Reviewed-by: Karsten Heimrich <karsten.heimrich@nokia.com>
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