mirror of
https://github.com/colhountech/DarkUI.Net5.git
synced 2025-07-01 14:49:28 +03:00
Groups were being kept on scope because they weren't being removed from the region's control array.
7 lines
70 B
C#
7 lines
70 B
C#
namespace DarkUI
|
|
{
|
|
public class DarkDockSplitter
|
|
{
|
|
}
|
|
}
|