forked from qt-creator/qt-creator
		
	Debugger: Work towards exporting DebuggerManager: Introduce d.
Clean out header.
This commit is contained in:
		| @@ -28,11 +28,12 @@ | ||||
| **************************************************************************/ | ||||
|  | ||||
| #include "remotegdbadapter.h" | ||||
|  | ||||
| #include "debuggerstringutils.h" | ||||
| #include "debuggeractions.h" | ||||
| #include "gdbengine.h" | ||||
|  | ||||
| #include <utils/qtcassert.h> | ||||
| #include <utils/fancymainwindow.h> | ||||
|  | ||||
| #include <QtCore/QFileInfo> | ||||
| #include <QtGui/QMessageBox> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user