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:
hjk
2018-09-27 15:09:09 +02:00
parent b3e2c580f2
commit 92325c90ce
8 changed files with 9 additions and 10 deletions

View File

@@ -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"