aboutsummaryrefslogtreecommitdiff
path: root/include/meson.build
Commit message (Collapse)AuthorAgeFilesLines
* Move smolbote headers to include/smolboteAqua-sama2020-04-211-1/+5
| | | | Headers will be installed to include/smolbote/
* staging/adblock: single line FilterList::parseAqua-sama2020-04-211-4/+0
|
* Remove ProfileInterfaceAqua-sama2020-02-291-0/+6
Plugins should define their own specific interfaces rather than subclassing from ProfileInterface: - add Filter for QWebEngineUrlRequestInterceptor filters - add FilterPlugin for Filter loading Remove deprecated Browser::profileList()