Loading pcbnew/dialog_general_options.cpp +0 −2 Original line number Diff line number Diff line Loading @@ -210,8 +210,6 @@ wxString timevalue; bool WinEDA_PcbGeneralOptionsFrame::Create( wxWindow* parent, wxWindowID id, const wxString& caption, const wxPoint& pos, const wxSize& size, long style ) { SetFont(*g_DialogFont); ////@begin WinEDA_PcbGeneralOptionsFrame member initialisation m_PolarDisplay = NULL; m_BoxUnits = NULL; Loading pcbnew/find.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -139,9 +139,9 @@ int StartCount; if( FindMarker ) msg = _("Marker not found"); else msg.Printf( _("<%s> Not Found"), s_OldStringFound.GetData()); DisplayError(this,msg, 10); } EndModal(0); } } Loading Loading
pcbnew/dialog_general_options.cpp +0 −2 Original line number Diff line number Diff line Loading @@ -210,8 +210,6 @@ wxString timevalue; bool WinEDA_PcbGeneralOptionsFrame::Create( wxWindow* parent, wxWindowID id, const wxString& caption, const wxPoint& pos, const wxSize& size, long style ) { SetFont(*g_DialogFont); ////@begin WinEDA_PcbGeneralOptionsFrame member initialisation m_PolarDisplay = NULL; m_BoxUnits = NULL; Loading
pcbnew/find.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -139,9 +139,9 @@ int StartCount; if( FindMarker ) msg = _("Marker not found"); else msg.Printf( _("<%s> Not Found"), s_OldStringFound.GetData()); DisplayError(this,msg, 10); } EndModal(0); } } Loading