mirror of
https://github.com/lxsang/Diya-API.git
synced 2025-01-30 16:12:47 +01:00
6 lines
89 B
Smalltalk
6 lines
89 B
Smalltalk
Class {
|
|
#name : #DiyaWidget,
|
|
#superclass : #Diya2DNode,
|
|
#category : #'Diya-Widgets'
|
|
}
|