uplink locking/unlocking, minor pda refactor (#15842)
Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
@@ -77,6 +77,11 @@ public sealed partial class StoreMenu : DefaultWindow
|
||||
}
|
||||
}
|
||||
|
||||
public void SetFooterVisibility(bool visible)
|
||||
{
|
||||
TraitorFooter.Visible = visible;
|
||||
}
|
||||
|
||||
private void OnWithdrawButtonDown(BaseButton.ButtonEventArgs args)
|
||||
{
|
||||
// check if window is already open
|
||||
|
||||
Reference in New Issue
Block a user