Clean exported headers of the Debugger plugin.

Change-Id: I70ca6773e0f6aa6d80a441f8920d7f5d2418e1bf
Reviewed-by: hjk <hjk@theqtcompany.com>
This commit is contained in:
Friedemann Kleint
2015-02-26 15:29:28 +01:00
committed by hjk
parent 4602fdb52f
commit 991cf84991
28 changed files with 35 additions and 12 deletions

View File

@@ -40,6 +40,7 @@
#include <texteditor/textmark.h>
#include <utils/hostosinfo.h>
#include <utils/qtcassert.h>
#include <utils/fileutils.h>
#if USE_BREAK_MODEL_TEST
#include <modeltest.h>