summaryrefslogtreecommitdiffstats
path: root/installerbuilder/libinstaller/registertoolchainoperation.h
diff options
context:
space:
mode:
authorTim Jenssen <tim.jenssen@nokia.com>2011-05-16 16:27:26 +0200
committerTim Jenssen <tim.jenssen@nokia.com>2011-05-16 17:23:03 +0200
commitc570c8612a0ffa57e0b6f991c692c6fe9097dd66 (patch)
tree6406a5594fff8081d6645ed91137cadbc4d75c13 /installerbuilder/libinstaller/registertoolchainoperation.h
parentdb0e7385a192492580be4737ceecd4e0df0abb3e (diff)
use qtcreatorpersistentsettings in registertoolchainoperation
Diffstat (limited to 'installerbuilder/libinstaller/registertoolchainoperation.h')
-rw-r--r--installerbuilder/libinstaller/registertoolchainoperation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/installerbuilder/libinstaller/registertoolchainoperation.h b/installerbuilder/libinstaller/registertoolchainoperation.h
index 4fce9bc7a..29d773f4e 100644
--- a/installerbuilder/libinstaller/registertoolchainoperation.h
+++ b/installerbuilder/libinstaller/registertoolchainoperation.h
@@ -60,6 +60,6 @@ public:
KDUpdater::UpdateOperation* clone() const;
};
-}; // namespace
+} // namespace
#endif // REGISTERTOOLCHAINOPERATION_H