ExtensionCorba/ProjectInterfacesBrowser.py

changeset 2
68c017d640b0
parent 1
d4384e4d7aff
child 4
ff4fc402f193
--- 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):
         """

eric ide

mercurial