DIALOG_PIN_PROPERTIES does not need wx/msgdlg

This commit is contained in:
Marek Roszko 2021-06-06 09:36:04 -04:00
parent fc3cea2cca
commit c337f747b8
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@
#define __dialog_lib_edit_pin__ #define __dialog_lib_edit_pin__
#include <wx/bmpcbox.h> #include <wx/bmpcbox.h>
#include <wx/msgdlg.h>
#include <wx/dcclient.h> #include <wx/dcclient.h>
#include <pin_shape_combobox.h> #include <pin_shape_combobox.h>