initial commit
This commit is contained in:
@@ -12,6 +12,10 @@ qint16 cImportMouser::pluginVersion()
|
||||
return(PLUGIN_VERSION);
|
||||
}
|
||||
|
||||
void cImportMouser::test()
|
||||
{
|
||||
}
|
||||
|
||||
bool cImportMouser::showSearch(QWidget* parent)
|
||||
{
|
||||
cSearchDialog* searchDialog = new cSearchDialog(parent);
|
||||
|
||||
Reference in New Issue
Block a user