Merge remote-tracking branch 'origin/3.1'

Conflicts:
	tests/auto/debugger/tst_dumpers.cpp

Change-Id: I1bad0c1477d7fd6996c0f8ca82e76ba521bc0dcc
This commit is contained in:
Eike Ziller
2014-06-18 14:20:58 +02:00
7 changed files with 128 additions and 98 deletions

View File

@@ -51,7 +51,7 @@
#include <QVBoxLayout>
using namespace CppEditor;
using namespace Internal;
using namespace CppEditor::Internal;
using namespace Utils;
namespace CppEditor {