Qt: Removed the Registers widget.
It was crashing and nobody actually uses this.
This commit is contained in:
parent
09b8a16414
commit
7786f41cc0
6 changed files with 0 additions and 292 deletions
|
@ -19,7 +19,6 @@ class GraphicsSurfaceWidget;
|
|||
class GRenderWindow;
|
||||
class MicroProfileDialog;
|
||||
class ProfilerWidget;
|
||||
class RegistersWidget;
|
||||
class WaitTreeWidget;
|
||||
|
||||
namespace Tegra {
|
||||
|
@ -163,7 +162,6 @@ private:
|
|||
// Debugger panes
|
||||
ProfilerWidget* profilerWidget;
|
||||
MicroProfileDialog* microProfileDialog;
|
||||
RegistersWidget* registersWidget;
|
||||
GraphicsBreakPointsWidget* graphicsBreakpointsWidget;
|
||||
GraphicsSurfaceWidget* graphicsSurfaceWidget;
|
||||
WaitTreeWidget* waitTreeWidget;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue