Fix disconnected widgets on macosx
commit3e97cb744cad4824ec64b9e769eed3d8d552395e
authorDavid Aguilar <davvid@gmail.com>
Sun, 27 Jul 2008 09:59:26 +0000 (27 02:59 -0700)
committerDavid Aguilar <davvid@gmail.com>
Sun, 27 Jul 2008 09:59:26 +0000 (27 02:59 -0700)
treef34aeeb8ed4480a9c5e11bab6128a60a33cd04f9
parentf581fa98ade5d60cc5f8ba5a02a720fdcd979a93
Fix disconnected widgets on macosx

macos, like windows, doesn't play nice with
disabling the titlebars, so leave them alone there.

Signed-off-by: David Aguilar <davvid@gmail.com>
cola/controllers/__init__.py