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