PCM: add ability to pin packages
Pinned packages don't affect available update notification and will not be updated with "Update All" button. Manual update is still possible but will trigger a confirmation dialog.
This commit is contained in:
@@ -43,6 +43,7 @@ public:
|
||||
void SetBitmap( const wxBitmap& aBmp );
|
||||
void SetMinSize( const wxSize& aSize ) override;
|
||||
void SetWidthPadding( int aPadding );
|
||||
void SetLabel( const wxString& aLabel ) override;
|
||||
|
||||
protected:
|
||||
void OnKillFocus( wxFocusEvent& aEvent );
|
||||
|
||||
Reference in New Issue
Block a user