mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-04-04 21:01:37 +00:00
* When clicking on the test regex button or editing the test input field, the tableView doesn't update its data properly. * Somehow QTableView.update() doesn't request the data from the model. * The workaround is to call refresh on the model directly, which will in turn update its view.
7.0 KiB
7.0 KiB