• Wayne Stambaugh's avatar
    Pcbnew encapsulation and code cleaning. · 42d7bf6c
    Wayne Stambaugh authored
    * Encapsulate most of the MODULE class.
    * Start encapsulating the DIMENSION class.
    * Lay some groundwork for EDA_TEXT encapsulation.
    * Move cleverly hidden MODULE functions into class_module.cpp.
    * Use std::swap to exchange TEXTE_PCB values for undo/redo.
    * Remove unused members from MODULE class.
    * The usual coding policy and documentation fixes.
    42d7bf6c
moduleframe.cpp 20.2 KB