Renaming...

This commit is contained in:
Leandro Melo
2010-04-27 17:26:32 +02:00
parent f6cc172d06
commit c8441462c9
35 changed files with 206 additions and 208 deletions

View File

@@ -34,7 +34,7 @@
#include <QtCore/QList>
#include <QtCore/QSharedPointer>
namespace Highlight {
namespace GenericEditor {
namespace Internal {
class ProgressData;
@@ -155,6 +155,6 @@ private:
};
} // namespace Internal
} // namespace Highlight
} // namespace GenericEditor
#endif // RULE_H