Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src/find-toolbar.h: Fix #include | Patrick McDermott | 2017-10-12 | 1 | -1/+1 |
| | | | | | | | mq_find_toolbar_new() was originally going to take a MqTab argument and get the MqWebView from that (in case MqFindToolbar ever requires MqConfig in the future), but it's better to make injected dependencies as specific as possible. | ||||
* | MqFindToolbar: New class | Patrick McDermott | 2017-10-12 | 1 | -0/+60 |