dolphin/Source/Core/DolphinQt/Debugger
Lioncash 765a1b3c09 DolphinQt: Explicitly include <QActionGroup> where applicable
An indirect inclusion scenario that breaks on Qt 6.0
2021-01-13 04:46:11 -05:00
..
BreakpointWidget.cpp DolphinQt: fix other widgets that use lambdas (capturing this) without setting the receiver 2020-09-12 17:53:17 -05:00
BreakpointWidget.h
CodeViewWidget.cpp
CodeViewWidget.h
CodeWidget.cpp DolphinQt: fix other widgets that use lambdas (capturing this) without setting the receiver 2020-09-12 17:53:17 -05:00
CodeWidget.h
JITWidget.cpp DolphinQt: fix other widgets that use lambdas (capturing this) without setting the receiver 2020-09-12 17:53:17 -05:00
JITWidget.h
MemoryViewWidget.cpp
MemoryViewWidget.h
MemoryWidget.cpp DolphinQt: fix other widgets that use lambdas (capturing this) without setting the receiver 2020-09-12 17:53:17 -05:00
MemoryWidget.h
NetworkWidget.cpp DolphinQt: Replace usages of QLatin1Literal with QStringLiteral 2021-01-13 03:50:42 -05:00
NetworkWidget.h
NewBreakpointDialog.cpp
NewBreakpointDialog.h
PatchInstructionDialog.cpp
PatchInstructionDialog.h
RegisterColumn.cpp
RegisterColumn.h
RegisterWidget.cpp DolphinQt: Explicitly include <QActionGroup> where applicable 2021-01-13 04:46:11 -05:00
RegisterWidget.h
ThreadWidget.cpp DolphinQt: Replace usages of QLatin1Literal with QStringLiteral 2021-01-13 03:50:42 -05:00
ThreadWidget.h
WatchWidget.cpp DolphinQt: fix other widgets that use lambdas (capturing this) without setting the receiver 2020-09-12 17:53:17 -05:00
WatchWidget.h