Skip to content

Commit

Permalink
Merge pull request #1552 from astares/22152-Categorize-in-Tool-Workspace
Browse files Browse the repository at this point in the history
22152 Categorize in Tool-Workspace
  • Loading branch information
MarcusDenker committed Jun 15, 2018
2 parents 979c6dd + 34ecedf commit f3a2cac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Tool-Workspace/RubWorkspaceBar.class.st
Expand Up @@ -10,7 +10,7 @@ Class {
'editingModeMorph',
'lineNumbersDisplayMorph'
],
#category : #'Tool-Workspace'
#category : #'Tool-Workspace-Utilities'
}

{ #category : #querying }
Expand Down
2 changes: 1 addition & 1 deletion src/Tool-Workspace/Workspace.class.st
Expand Up @@ -31,7 +31,7 @@ Class {
#classVars : [
'LastContents'
],
#category : #'Tool-Workspace'
#category : #'Tool-Workspace-Base'
}

{ #category : #cleaning }
Expand Down

0 comments on commit f3a2cac

Please sign in to comment.