add wxURL::GetInputStream test unit; add a global IsNetworkAvailable() utility to the test units
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60851 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -59,3 +59,5 @@ typedef bool (*ProcessEventFunc)(wxEvent&);
|
||||
|
||||
extern void SetFilterEventFunc(FilterEventFunc func);
|
||||
extern void SetProcessEventFunc(ProcessEventFunc func);
|
||||
|
||||
extern bool IsNetworkAvailable();
|
||||
|
Reference in New Issue
Block a user