other ifacecheck fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56535 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Francesco Montorsi
2008-10-27 21:18:55 +00:00
parent 83fdf79672
commit 50ec54b656
5 changed files with 16 additions and 15 deletions

View File

@@ -151,7 +151,7 @@ public:
@see Broadcast()
*/
void Signal();
wxCondError Signal();
/**
Waits until the condition is signalled.