There was an error while loading. Please reload this page.
2 parents e8562c1 + c7c95a8 commit 0932da8Copy full SHA for 0932da8
1 file changed
src/GT-Debugger/GTSpecPreDebugActionsPresenter.class.st
@@ -6,6 +6,8 @@ I'll collect the actions via pragmas and create button presenters for them.
6
Class {
7
#name : #GTSpecPreDebugActionsPresenter,
8
#superclass : #SpPresenter,
9
+ #traits : 'SpTDynamicPresenter',
10
+ #classTraits : 'SpTDynamicPresenter classTrait',
11
#category : #'GT-Debugger-UI'
12
}
13
0 commit comments