Skip to content

Commit

Permalink
mend
Browse files Browse the repository at this point in the history
  • Loading branch information
JorisGoosen committed Jan 15, 2025
1 parent fa154ef commit e033654
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion QMLComponents/models/listmodelfiltereddataentry.h
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ private slots:
QStringList _dataColumns,
_extraColsStr;
std::string _filterName;
Filter * _filter = nullptr;
Filter * _filter = nullptr;
bool _informOnce = false;
};

Expand Down

0 comments on commit e033654

Please sign in to comment.