mirror of
https://github.com/lxsang/Diya-API.git
synced 2024-12-26 19:38:22 +01:00
6 lines
89 B
Smalltalk
6 lines
89 B
Smalltalk
Class {
|
|
#name : #DiyaLayout,
|
|
#superclass : #DiyaWidget,
|
|
#category : #'Diya-Widgets'
|
|
}
|