diff options
| author | Elvis Angelaccio <[email protected]> | 2021-07-04 22:15:17 +0200 |
|---|---|---|
| committer | Elvis Angelaccio <[email protected]> | 2021-07-04 22:15:17 +0200 |
| commit | 8ef8e03e212ba4e51060a019ea0ac304c9a568a2 (patch) | |
| tree | 608e1c5504269f5a9e3a09a93e4edfb34305950f /src/dolphincontextmenu.h | |
| parent | fb210d6ec42f1a8fb301c187ca09c4e7647459ef (diff) | |
Fix regex porting regression
QAbstractItemModel::match() under the hood uses QRegExp::exactMatch(),
so with QRegularExpression we need to use anchoredPattern() on the pattern.
Regression spotted by a failing dolphinmainwindowtest.
Diffstat (limited to 'src/dolphincontextmenu.h')
0 files changed, 0 insertions, 0 deletions
