• Adriaan de Groot's avatar
    [partition] Uncomment updateButtons() · 2b149fb9
    Adriaan de Groot authored
     - This was commented out to combat the crash in device->type()
     - I believe the crash was caused by double-deletion, which was
       fixed in 2092ec3c by not re-
       parenting an immutable copy of something.
     - Restore the button-fix, since we need that to keep the
       *create* button in-sync with the selected partition.
    
    FIXES #1097
    2b149fb9