Qt buildfix. Native update.

This commit is contained in:
Sacha 2013-07-03 04:43:26 +10:00
parent 6c3f63b5bd
commit 7ebd9e41e6
2 changed files with 2 additions and 2 deletions

View File

@ -368,7 +368,7 @@ void Debugger_Disasm::UpdateBreakpointsGUI()
ui->breakpointsList->clear();
EmuThread_LockDraw(true);
auto breakpoints = CBreakPoints::GetBreakPoints();
auto breakpoints = CBreakPoints::GetBreakpoints();
for(size_t i = 0; i < breakpoints.size(); i++)
{
u32 addr_ = breakpoints[i].addr;

2
native

@ -1 +1 @@
Subproject commit 94f5e57cfc07607ee651f1e1c77bf42c79d3be0f
Subproject commit d28b58a203dd7fe51b88318b18af83675fa6745d