forked from qt-creator/qt-creator
Rename namespace Core::Utils into Utils
Also move Designer::Internal::FormWindowEditor -> Designer::FormWindowEditor.
This commit is contained in:
@@ -31,7 +31,6 @@
|
||||
|
||||
#include <windows.h>
|
||||
|
||||
namespace Core {
|
||||
namespace Utils {
|
||||
|
||||
QStringList AbstractProcess::fixWinEnvironment(const QStringList &env)
|
||||
@@ -114,4 +113,3 @@ QByteArray AbstractProcess::createWinEnvironment(const QStringList &env)
|
||||
}
|
||||
|
||||
} //namespace Utils
|
||||
} //namespace Core
|
||||
|
||||
Reference in New Issue
Block a user