Make GCC happy
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7311 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
3a3d2202a7
commit
488ecccde5
7 changed files with 24 additions and 14 deletions
|
@ -181,6 +181,7 @@ static inline void GetGripperPos(HWND hwnd, RECT&r)
|
|||
}
|
||||
|
||||
bool RicheditHasSelection(HWND hRE);
|
||||
HRESULT RicheditFreeze(void*pITextDocument, SIZE_T Freeze);
|
||||
|
||||
void EnableUICommand(UINT Id, INT_PTR Enabled);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue