Commit 69de7189 authored by unknown's avatar unknown Committed by jean-pierre charras
Browse files

lib-cache-rescue coding style fix. lib-cache-rescue set default button OK in dialog.

parent 425ddb92
Loading
Loading
Loading
Loading
+6 −5
Original line number Diff line number Diff line
@@ -86,6 +86,7 @@ DIALOG_RESCUE_EACH::DIALOG_RESCUE_EACH( SCH_EDIT_FRAME* aParent, std::vector<RES
      m_insideUpdateEvent( false )
{
    m_Config = Kiface().KifaceSettings();
    m_stdButtonsOK->SetDefault();
}


+2 −2

File changed.

Contains only whitespace changes.