]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Improved TreeView display of Window objects.
authordrh <drh@noemail.net>
Thu, 28 Mar 2019 13:03:41 +0000 (13:03 +0000)
committerdrh <drh@noemail.net>
Thu, 28 Mar 2019 13:03:41 +0000 (13:03 +0000)
commitfc15f4c52830c9152e4fdaebb4cfb8487bc86977
treef99699a896e2b32afef46b4bd92237dbc681a9ee
parenta2b6806b3e4dd2d39b2d776e7eaecff17bc2d086
Improved TreeView display of Window objects.
Change the Window.eType field to Window.eFrmType to avoid confusion with
other "eType" values.

FossilOrigin-Name: ec2f207dedb223077bbd3e4584499250eb12219712c917e930acccfa2c46e23b
manifest
manifest.uuid
src/sqliteInt.h
src/treeview.c
src/window.c