Bug on clear errors fixed
authorlbessard
Wed, 03 Jun 2009 10:37:49 +0200
changeset 365 7bfd014652e0
parent 364 deee68313770
child 366 764a7584022c
Bug on clear errors fixed
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
 #-------------------------------------------------------------------------------