Fixed 5 GCC warnings
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6502 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
0c0d2d3f2f
commit
6bba242764
4 changed files with 8 additions and 5 deletions
|
@ -176,4 +176,4 @@ void __declspec(dllexport) SelectFileDialog(HWND hwndParent, int string_size, TC
|
|||
// restore working dir
|
||||
// OFN_NOCHANGEDIR doesn't always work (see MSDN)
|
||||
SetCurrentDirectory(currentDirectory);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue