changeset 26 | 1d345074992c |
child 29 | 68aa96eef859 |
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/java/rozsirene-atributy-jedit/src/dockables.xml Mon Dec 11 00:08:35 2023 +0100 1.3 @@ -0,0 +1,7 @@ 1.4 +<?xml version="1.0" encoding="UTF-8"?> 1.5 +<!DOCTYPE DOCKABLES SYSTEM "dockables.dtd"> 1.6 +<DOCKABLES> 1.7 + <DOCKABLE NAME="rozsireneAtributy-panel"> 1.8 + new cz.frantovo.rozsireneAtributy.jedit.DokovatelnyPanel(view, position); 1.9 + </DOCKABLE> 1.10 +</DOCKABLES> 1.11 \ No newline at end of file