diff -r deee68313770 -r 7bfd014652e0 RessourceEditor.py --- a/RessourceEditor.py Wed Jun 03 09:38:23 2009 +0200 +++ b/RessourceEditor.py Wed Jun 03 10:37:49 2009 +0200 @@ -67,6 +67,9 @@ def RefreshScaling(self, refresh=True): pass + def ClearErrors(self): + pass + #------------------------------------------------------------------------------- # Resource Editor class #-------------------------------------------------------------------------------