Display instructions when no search plugin is installed.

This commit is contained in:
sledgehammer999
2017-06-02 01:30:21 +03:00
parent 793ed7148f
commit fc543b9db6
3 changed files with 76 additions and 4 deletions

View File

@@ -82,6 +82,7 @@ private slots:
void fillCatCombobox();
void fillPluginComboBox();
void selectActivePage();
void searchTextEdited(QString);
private: