chiark / gitweb /
OS X frontend was directly calling the backend's wants_statusbar()
authorSimon Tatham <anakin@pobox.com>
Sat, 22 Oct 2005 16:34:28 +0000 (16:34 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 22 Oct 2005 16:34:28 +0000 (16:34 +0000)
commit6824dcde03d894886fea4c1e16e0020a9c176225
tree7c764d54b66368b227a100ff14fdf9820f3dea9a
parent23ab000b7b038b6810e48a71a94b8287c20a6047
OS X frontend was directly calling the backend's wants_statusbar()
function, whereas it ought to have been calling the midend's one.

[originally from svn r6413]
osx.m