diff -r d4384e4d7aff -r 68c017d640b0 ExtensionCorba/ProjectInterfacesBrowser.py --- a/ExtensionCorba/ProjectInterfacesBrowser.py Wed Nov 30 17:56:36 2022 +0100 +++ b/ExtensionCorba/ProjectInterfacesBrowser.py Thu Dec 01 14:42:29 2022 +0100 @@ -165,7 +165,7 @@ projectBrowser.removeTypedProjectBrowser("interfaces") # Remove the file category handled by the browser. - project.addFileCategory("INTERFACES") + project.removeFileCategory("INTERFACES") def getIcon(self): """