Fix #574
This commit is contained in:
parent
c10bb276f5
commit
8ea9b2abc6
2 changed files with 5 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ namespace LibationUiBase.GridView
|
|||
public abstract object BackgroundBrush { get; }
|
||||
public object ButtonImage => GetLiberateIcon();
|
||||
public string ToolTip => GetTooltip();
|
||||
protected Book Book { get; }
|
||||
protected internal Book Book { get; internal set; }
|
||||
|
||||
private DateTime lastBookUpdate;
|
||||
private LiberatedStatus bookStatus;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue