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

@@ -30,12 +30,12 @@
#ifndef HIGHLIGHTEREXCEPTION_H
#define HIGHLIGHTEREXCEPTION_H
namespace Highlight {
namespace GenericEditor {
namespace Internal {
class HighlighterException {};
} // namespace Internal
} // namespace Highlight
} // namespace GenericEditor
#endif // HIGHLIGHTEREXCEPTION_H