Undo accidental commit from some time ago (woops)

This commit is contained in:
Marek Roszko 2023-07-16 21:53:05 -04:00
parent 4e3fd816cb
commit c009328c07
2 changed files with 5 additions and 2 deletions

View File

@ -168,10 +168,10 @@ void KIPLATFORM::UI::ImmControl( wxWindow* aWindow, bool aEnable )
{ {
if ( !aEnable ) if ( !aEnable )
{ {
//ImmAssociateContext( aWindow->GetHWND(), NULL ); ImmAssociateContext( aWindow->GetHWND(), NULL );
} }
else else
{ {
// ImmAssociateContextEx( aWindow->GetHWND(), 0, IACE_DEFAULT ); ImmAssociateContextEx( aWindow->GetHWND(), 0, IACE_DEFAULT );
} }
} }

View File

@ -277,8 +277,11 @@
"gencad": "", "gencad": "",
"idf": "", "idf": "",
"netlist": "", "netlist": "",
"plot": "",
"pos_files": "",
"specctra_dsn": "", "specctra_dsn": "",
"step": "", "step": "",
"svg": "",
"vrml": "" "vrml": ""
}, },
"page_layout_descr_file": "" "page_layout_descr_file": ""