EComboBox and StringListEdit improvments

This commit is contained in:
2021-07-06 17:36:40 +03:00
parent 3f7306cea6
commit e3a87fbb9b
9 changed files with 178 additions and 146 deletions

View File

@@ -52,7 +52,7 @@ private slots:
void filterChanged(const QString & text, bool first = false);
signals:
void rowsChanged();
};
#endif // ECOMBOBOX_H