fixed GH# 251: HTTPStreamFactory::unregisterFactory missing implementation?

This commit is contained in:
Guenter Obiltschnig
2013-08-02 18:07:36 +02:00
parent 915265f2cb
commit 981b0a1ae4
5 changed files with 27 additions and 2 deletions

View File

@@ -81,6 +81,10 @@ public:
static void registerFactory();
/// Registers the HTTPSStreamFactory with the
/// default URIStreamOpener instance.
static void unregisterFactory();
/// Unregisters the HTTPSStreamFactory with the
/// default URIStreamOpener instance.
private:
enum