mirror of
https://github.com/lxsang/Diya-API.git
synced 2024-12-27 03:48:21 +01:00
6 lines
89 B
Smalltalk
6 lines
89 B
Smalltalk
Class {
|
|
#name : #DiyaButton,
|
|
#superclass : #DiyaWidget,
|
|
#category : #'Diya-Widgets'
|
|
}
|