From e44ec6801edffd5acd0de48aeb85da7c77ef624c Mon Sep 17 00:00:00 2001 From: Juan MarĂ­n Noguera Date: Sat, 5 Dec 2020 22:05:06 +0100 Subject: Diagramas UML --- tds/n1.5.puml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tds/n1.5.puml (limited to 'tds/n1.5.puml') diff --git a/tds/n1.5.puml b/tds/n1.5.puml new file mode 100644 index 0000000..30c4577 --- /dev/null +++ b/tds/n1.5.puml @@ -0,0 +1,5 @@ +@startuml +left to right direction +Window *-- "2" ScrollBar +@enduml + -- cgit v1.2.3