summaryrefslogtreecommitdiffstats
path: root/src/find-toolbar.h
Commit message (Collapse)AuthorAgeFilesLines
* src/*.h: Standardize, reorder, and fix #include directivesPatrick McDermott2017-10-131-0/+1
|
* src/find-toolbar.h: Fix #includePatrick McDermott2017-10-121-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 classPatrick McDermott2017-10-121-0/+60