Various small interface changes
This commit is contained in:
@@ -71,7 +71,7 @@ public:
|
||||
|
||||
void Cancel() wxOVERRIDE;
|
||||
|
||||
wxWebResponse* GetResponse() wxOVERRIDE;
|
||||
wxWebResponse* GetResponse() const wxOVERRIDE;
|
||||
|
||||
wxWebAuthChallenge* GetAuthChallenge() const wxOVERRIDE { return m_authChallenge.get(); }
|
||||
|
||||
|
Reference in New Issue
Block a user