• Wayne Stambaugh's avatar
    Pcbnew auto save improvements. · 70569edb
    Wayne Stambaugh authored
    * Factor auto save common code into base frame class so all frame windows
      can take advantage of the shiny new auto save goodness.
    * Use a timer instead of depending on mouse and keyboard events to trigger
      an auto save.
    * Check for auto save file when opening a board and ask user if they
      wish to use the auto save file or the last saved board file.
    * Protect all base frame public members.
    70569edb
loadcmp.cpp 12.7 KB