Vietnamese translations update from Trần Ngọc Quân.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72544 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
226fa6db3d
commit
d2fd662983
399
locale/vi.po
399
locale/vi.po
File diff suppressed because it is too large
Load Diff
@ -184,7 +184,7 @@ void wxStackWalker::ProcessFrames(size_t skip)
|
||||
|
||||
// we have 3 more "intermediate" frames which the calling code doesn't know
|
||||
// about, account for them
|
||||
skip += 3;
|
||||
skip += 1;
|
||||
|
||||
// call addr2line only once since this call may be very slow
|
||||
// (it has to load in memory the entire EXE of this app which may be quite
|
||||
|
Loading…
Reference in New Issue
Block a user