Improvements to themes, layouts, and CSS styling
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
{
|
||||
public interface ILayoutControl
|
||||
{
|
||||
string Panes { get; } // identifies all panes in a theme ( delimited by ";" )
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user