diff --git a/Toolset/palettes/script editor/behaviors/revseeditorbehavior.livecodescript b/Toolset/palettes/script editor/behaviors/revseeditorbehavior.livecodescript index 2e328556c4..137604e788 100644 --- a/Toolset/palettes/script editor/behaviors/revseeditorbehavior.livecodescript +++ b/Toolset/palettes/script editor/behaviors/revseeditorbehavior.livecodescript @@ -1,4 +1,4 @@ -script "revSEEditorBehavior" with behavior "com.livecode.scripteditor.behavior.editorcommon" +script "revSEEditorBehavior" # Stores the following mapping # ,type => string representing the handler type eg PF for private function # ,start => line offset to start of handler