5 lines
117 B
Plaintext
5 lines
117 B
Plaintext
export component MainWindow inherits Window {
|
|
height: 180px;
|
|
width: 320px;
|
|
title: "VoileTftpTools";
|
|
} |