]> Pileus Git - ~andy/gtk/commit
menubutton: don't refer to the non-existant menu property
authorCosimo Cecchi <cosimoc@gnome.org>
Wed, 17 Oct 2012 21:02:53 +0000 (17:02 -0400)
committerCosimo Cecchi <cosimoc@gnome.org>
Wed, 17 Oct 2012 21:05:22 +0000 (17:05 -0400)
commit15fe3038be124bc68559112d3f63f4eee3b42cf4
treef20b4cadaf604311facbb9f2ee18beb47e99764a
parent9d1b576af605dd1634ba0051fa3b8c310b61ef55
menubutton: don't refer to the non-existant menu property

7c6454246e7fa181d9e16f3520bc6d3765168f40 removed the property, but
forgot to change the name in a g_object_notify().
gtk/gtkmenubutton.c