forked from qt-creator/qt-creator
Debugger: Rename snapshothandler.{cpp,h} to enginemanager.{cpp,h}
That's what they are nowadays. Change-Id: I1bd6db18f2142ecf488eba51ca739675eac753c7 Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
#include "localsandexpressionswindow.h"
|
||||
#include "logwindow.h"
|
||||
#include "debuggermainwindow.h"
|
||||
#include "enginemanager.h"
|
||||
#include "memoryagent.h"
|
||||
#include "moduleshandler.h"
|
||||
#include "registerhandler.h"
|
||||
@@ -46,7 +47,6 @@
|
||||
#include "sourceutils.h"
|
||||
#include "stackhandler.h"
|
||||
#include "stackwindow.h"
|
||||
#include "snapshothandler.h"
|
||||
#include "terminal.h"
|
||||
#include "threadshandler.h"
|
||||
#include "watchhandler.h"
|
||||
|
||||
Reference in New Issue
Block a user