forked from qt-creator/qt-creator
Rename namespace Core::Utils into Utils
Also move Designer::Internal::FormWindowEditor -> Designer::FormWindowEditor.
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
#include <QtGui/QTreeView>
|
||||
|
||||
using namespace QmlProjectManager::Internal;
|
||||
using namespace Core::Utils;
|
||||
using namespace Utils;
|
||||
|
||||
namespace {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user