dolphin/Source/Core/DebuggerWX/Src
Soren Jorvang a754f8e703 We effectively only have a single namespace for private header files,
so the recent addition of VideoCommon/Src/Debugger.h clashed with
DebuggerWX/Src/Debugger.h.

The latter had atrophied anyway, so just get rid of it to resolve the
conflict.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6526 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-12-05 15:28:31 +00:00
..
BreakpointDlg.cpp We effectively only have a single namespace for private header files, 2010-12-05 15:28:31 +00:00
BreakpointDlg.h
BreakpointView.cpp We effectively only have a single namespace for private header files, 2010-12-05 15:28:31 +00:00
BreakpointView.h
BreakpointWindow.cpp We effectively only have a single namespace for private header files, 2010-12-05 15:28:31 +00:00
BreakpointWindow.h Fix an issue using render to main in combination with the log window or console window, in which the renderer was not resized when the panes were resized. 2010-07-27 02:39:12 +00:00
CodeWindow.cpp We effectively only have a single namespace for private header files, 2010-12-05 15:28:31 +00:00
CodeWindow.h Take care of some compiler warnings from unused variables, and a little code cleanup. 2010-08-10 01:08:22 +00:00
CodeWindowFunctions.cpp We effectively only have a single namespace for private header files, 2010-12-05 15:28:31 +00:00
JitWindow.cpp We effectively only have a single namespace for private header files, 2010-12-05 15:28:31 +00:00
JitWindow.h We effectively only have a single namespace for private header files, 2010-12-05 15:28:31 +00:00
MemoryCheckDlg.cpp We effectively only have a single namespace for private header files, 2010-12-05 15:28:31 +00:00
MemoryCheckDlg.h
MemoryWindow.cpp We effectively only have a single namespace for private header files, 2010-12-05 15:28:31 +00:00
MemoryWindow.h We effectively only have a single namespace for private header files, 2010-12-05 15:28:31 +00:00
RegisterView.cpp We effectively only have a single namespace for private header files, 2010-12-05 15:28:31 +00:00
RegisterView.h display fprs in the registerview as hex, and allow editing of the values 2010-10-19 13:35:25 +00:00
RegisterWindow.cpp We effectively only have a single namespace for private header files, 2010-12-05 15:28:31 +00:00
RegisterWindow.h Fix an issue using render to main in combination with the log window or console window, in which the renderer was not resized when the panes were resized. 2010-07-27 02:39:12 +00:00
SConscript
stdafx.cpp
stdafx.h