Start moving pan view search code to its own module
authorOmari Stephens <xsdg@google.com>
Sat, 24 Dec 2016 05:23:02 +0000 (05:23 +0000)
committerOmari Stephens <xsdg@google.com>
Mon, 3 Jul 2017 21:19:25 +0000 (21:19 +0000)
Next step is to pull the construction of the Search UI into the module
as well.  Ideally, pan-view.c should just instantiate a Search thing,
without having to worry about exactly how it's constructed or destructed.


No differences found