--- a/Helpviewer/WebPlugins/WebPluginInterface.py Sun Jul 29 17:26:28 2012 +0200 +++ b/Helpviewer/WebPlugins/WebPluginInterface.py Sun Jul 29 18:05:03 2012 +0200 @@ -7,6 +7,7 @@ Module implementing the web plug-in interface. """ + class WebPluginInterface(object): """ Class implementing the web plug-in interface.