summaryrefslogtreecommitdiffstats
path: root/installerbuilder/libinstaller/registerqtv23operation.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'installerbuilder/libinstaller/registerqtv23operation.cpp')
-rw-r--r--installerbuilder/libinstaller/registerqtv23operation.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/installerbuilder/libinstaller/registerqtv23operation.cpp b/installerbuilder/libinstaller/registerqtv23operation.cpp
index 93910f173..9cf7926aa 100644
--- a/installerbuilder/libinstaller/registerqtv23operation.cpp
+++ b/installerbuilder/libinstaller/registerqtv23operation.cpp
@@ -232,7 +232,7 @@ bool RegisterQtInCreatorV23Operation::testOperation()
return true;
}
-Operation* RegisterQtInCreatorV23Operation::clone() const
+Operation *RegisterQtInCreatorV23Operation::clone() const
{
return new RegisterQtInCreatorV23Operation();
}