mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-23 02:10:52 +01:00
Minor fix : QetGraphicsTableItem keep his size when model is reseted or when open from xml.
This commit is contained in:
@@ -184,7 +184,7 @@ void ProjectDBModel::setQuery(const QString &query)
|
||||
if (rm_) {
|
||||
emit beginResetModel();
|
||||
}
|
||||
|
||||
|
||||
m_query = query;
|
||||
|
||||
if (m_project)
|
||||
|
||||
Reference in New Issue
Block a user