Closed jdall closed 5 years ago
Commit https://github.com/hkmoon/DockFX/commit/767b528edb70ef4f3b4b05be04e2461b41d59b87 does not compile.
The line "dp1.setExclusive(true);" in org.dockfx.demo.TwoDockPanes causes this. Easily fixed by commenting out the line.
Commit https://github.com/hkmoon/DockFX/commit/767b528edb70ef4f3b4b05be04e2461b41d59b87 does not compile.
The line "dp1.setExclusive(true);" in org.dockfx.demo.TwoDockPanes causes this. Easily fixed by commenting out the line.