some QTC_ASSERT polishing

This commit is contained in:
hjk
2008-12-09 16:18:28 +01:00
parent 4a552ead9f
commit 18b3d25864
11 changed files with 51 additions and 45 deletions

View File

@@ -37,7 +37,6 @@
#include "debuggermanager.h"
#include "gdbmi.h"
#include "procinterrupt.h"
#include "qtcassert.h"
#include "disassemblerhandler.h"
#include "breakhandler.h"
@@ -49,6 +48,8 @@
#include "startexternaldialog.h"
#include "attachexternaldialog.h"
#include <utils/qtcassert.h>
#include <QtCore/QDebug>
#include <QtCore/QDir>
#include <QtCore/QFileInfo>