muffin v7.38.9
This commit is contained in:
parent
ada27cf05b
commit
8a7847ff37
21 changed files with 1296 additions and 689 deletions
|
|
@ -33,7 +33,7 @@ public abstract class LWindow : Window
|
|||
}
|
||||
}
|
||||
|
||||
protected bool IsPinned
|
||||
protected new bool IsPinned
|
||||
{
|
||||
get
|
||||
{
|
||||
|
|
@ -45,7 +45,7 @@ public abstract class LWindow : Window
|
|||
}
|
||||
}
|
||||
|
||||
protected bool IsClickthrough
|
||||
protected new bool IsClickthrough
|
||||
{
|
||||
get
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue