Skip to content

window: don't access inexistent header_bar

Guido Gunther requested to merge guido.gunther/chatty:header-bar into master

A HdyHeaderBar named header_bar does not exist in chatty-window.ui leading to:

    (chatty:8445): GLib-GObject-CRITICAL **: 10:36:26.069: g_object_set: assertion 'G_IS_OBJECT (object)' failed

Merge request reports