initial commit
This commit is contained in:
@@ -16,5 +16,8 @@ bool cImportMouser::showSearch(QWidget* parent)
|
||||
{
|
||||
cSearchDialog* searchDialog = new cSearchDialog(parent);
|
||||
searchDialog->show();
|
||||
|
||||
// doSearchByKeyword("lm741");
|
||||
// doSearchByPartNumber("595-NE555P");
|
||||
return(true);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user