Maemo: Rename some classes.

All our classes should have the Maemo prefix because we don't have
a namespace of our own.
This commit is contained in:
ck
2010-07-28 09:36:30 +02:00
parent 8abed8a0ee
commit 5ff0d9b72f
16 changed files with 112 additions and 111 deletions

View File

@@ -56,7 +56,7 @@ namespace Internal {
class MaemoDeployStep;
class MaemoToolChain;
class ProFileWrapper;
class MaemoProFileWrapper;
class Qt4BuildConfiguration;
class MaemoPackageCreationStep : public ProjectExplorer::BuildStep