debugger: more interface cleanup

Looks like DebuggerPlugin::mainWindow() was used after all.
This commit is contained in:
hjk
2010-12-06 08:51:46 +01:00
parent 3282c1af27
commit 688f5d5941
3 changed files with 10 additions and 1 deletions

View File

@@ -54,7 +54,6 @@
using namespace Core;
using namespace Debugger;
using namespace Debugger::Internal;
using namespace ProjectExplorer;
namespace Qt4ProjectManager {