qutebrowser/tests
Ryan Roden-Corrent ff9efe22ae Fix unused imports and removeRow override.
Override removeRows instead of removeRow.

> removeRow is not virtual in C++, so if this gets called by Qt
> internally for some reason, it wouldn't use the overloaded version -
> so I think it'd be better to implement removeRows and then use
> removeRow without overloading that

- The-Compiler
2017-07-23 17:30:09 -04:00
..
end2end Merge pull request #2295 from rcorre/really_complete 2017-07-21 15:05:43 +02:00
helpers Merge pull request #2295 from rcorre/really_complete 2017-07-21 15:05:43 +02:00
manual Replace all GitHub links 2017-02-05 00:13:11 +01:00
unit Fix unused imports and removeRow override. 2017-07-23 17:30:09 -04:00
conftest.py Replace OS X with macOS 2017-07-08 11:12:43 +02:00
test_conftest.py Finally update copyrights... 2017-05-09 21:37:03 +02:00