#include <eda_units.h>
#include <eda_draw_frame.h>
#include <lib_id.h>
#include <pcb_display_options.h>
#include <pcb_draw_panel_gal.h>
#include <pcb_origin_transforms.h>
#include <pcb_screen.h>
#include <vector>
#include <wx/datetime.h>
#include <wx/timer.h>
 
Go to the source code of this file.
◆ wxFileSystemWatcher
      
        
          | #define wxFileSystemWatcher   wxPollingFileSystemWatcher | 
        
      
 
 
◆ wxDECLARE_EVENT() [1/2]
      
        
          | wxDECLARE_EVENT  | 
          ( | 
          EDA_EVT_BOARD_CHANGED |           ,  | 
        
        
           | 
           | 
          wxCommandEvent |            ) | 
        
      
 
 
◆ wxDECLARE_EVENT() [2/2]
      
        
          | wxDECLARE_EVENT  | 
          ( | 
          EDA_EVT_BOARD_CHANGING |           ,  | 
        
        
           | 
           | 
          wxCommandEvent |            ) |