forked from qt-creator/qt-creator
Debugger: Fix build with Qbs
Amends 9894c6eaf0
.
Change-Id: I13358bddf13abfc239de9254dfa125fc46c244a4
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -26,7 +26,7 @@
|
|||||||
|
|
||||||
#include "analyzerrunconfigwidget.h"
|
#include "analyzerrunconfigwidget.h"
|
||||||
|
|
||||||
#include "debuggertr.h"
|
#include "../debuggertr.h"
|
||||||
|
|
||||||
#include <utils/detailswidget.h>
|
#include <utils/detailswidget.h>
|
||||||
#include <utils/layoutbuilder.h>
|
#include <utils/layoutbuilder.h>
|
||||||
|
@@ -25,7 +25,7 @@
|
|||||||
|
|
||||||
#include "detailederrorview.h"
|
#include "detailederrorview.h"
|
||||||
|
|
||||||
#include "debuggertr.h"
|
#include "../debuggertr.h"
|
||||||
#include "diagnosticlocation.h"
|
#include "diagnosticlocation.h"
|
||||||
|
|
||||||
#include <coreplugin/editormanager/editormanager.h>
|
#include <coreplugin/editormanager/editormanager.h>
|
||||||
|
@@ -25,7 +25,7 @@
|
|||||||
|
|
||||||
#include "startremotedialog.h"
|
#include "startremotedialog.h"
|
||||||
|
|
||||||
#include "debuggertr.h"
|
#include "../debuggertr.h"
|
||||||
|
|
||||||
#include <coreplugin/icore.h>
|
#include <coreplugin/icore.h>
|
||||||
|
|
||||||
|
@@ -25,7 +25,7 @@
|
|||||||
|
|
||||||
#include "cdbsymbolpathlisteditor.h"
|
#include "cdbsymbolpathlisteditor.h"
|
||||||
|
|
||||||
#include "debuggertr.h"
|
#include "../debuggertr.h"
|
||||||
#include "symbolpathsdialog.h"
|
#include "symbolpathsdialog.h"
|
||||||
|
|
||||||
#include <coreplugin/icore.h>
|
#include <coreplugin/icore.h>
|
||||||
|
@@ -25,7 +25,7 @@
|
|||||||
|
|
||||||
#include "symbolpathsdialog.h"
|
#include "symbolpathsdialog.h"
|
||||||
|
|
||||||
#include "debuggertr.h"
|
#include "../debuggertr.h"
|
||||||
|
|
||||||
#include <QDialogButtonBox>
|
#include <QDialogButtonBox>
|
||||||
#include <QHBoxLayout>
|
#include <QHBoxLayout>
|
||||||
|
Reference in New Issue
Block a user