diff -r 6a6a53f2d086 -r 96f5a76e1845 Helpviewer/WebPlugins/WebPluginInterface.py --- 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.